GHC new build system megapatch
[ghc-hetmet.git] / utils / hp2ps / CHANGES
1 1.
2
3 When generating PostScript to show strings, '(' and ')' may need to be escaped. 
4 These characters are now escaped when the JOB string is shown.
5
6 2.
7
8 Manually deleting samples from a .hp file now does what you would expect.
9
10 3.
11
12 The -t flag for setting the threshold percentage has been scrapped. No one
13 ever used it.
14
15 4.
16
17 Long JOB strings cause hp2ps to use a big title box. Big and small boxes
18 can be forced with -b and -s flag. 
19
20 5.
21
22 MARKS now print as small triangles which remain below the x axis.
23
24 6. 
25
26 There is an updated manual page.
27
28 7.
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
33 8.
34
35 Axes scaling rounding errors removed.
36
37