blob: 60933d6622af40fae0588008af3329141c958ee0 [file] [log] [blame]
nethercotec9f36922004-02-14 16:40:02 +000011.
2
3When generating PostScript to show strings, '(' and ')' may need to be escaped.
4These characters are now escaped when the JOB string is shown.
5
62.
7
8Manually deleting samples from a .hp file now does what you would expect.
9
103.
11
12The -t flag for setting the threshold percentage has been scrapped. No one
13ever used it.
14
154.
16
17Long JOB strings cause hp2ps to use a big title box. Big and small boxes
18can be forced with -b and -s flag.
19
205.
21
22MARKS now print as small triangles which remain below the x axis.
23
246.
25
26There is an updated manual page.
27
287.
29
30-m flag for setting maximum no of bands (default 20, cant be more than 20).
31-t flag for setting threshold (between 0% and 5%, default 1%).
32
338.
34
35Axes scaling rounding errors removed.
36
379.
38
39Fixed bug whereby x-axis was assumed to start at zero when placing MARKs.