TODO revision 75584
1Read PFB files directly.
2
3Generate %%DocumentMedia comment.
4
5Generate %%For comment.
6
7Generate %%Title comment.
8
9For efficiency it might be better to have the printer interface have
10support for the t and u commands.
11
12Angles in arc command: don't generate more digits after the decimal
13point than are necessary.
14
15Possibly generate BoundingBox comment.
16
17Per font composite character mechanism (sufficient for fractions).
18
19Consider whether we ought to do rounding of graphical objects other
20than lines. What's the point?
21
22Error messages should refer to output page number.
23
24Search for downloadable fonts using their PostScript names if not
25found in download file.
26
27Separate path for searching for downloadable font files.
28
29Clip to the BoundingBox when importing documents.
30