Initial import from FreeBSD RELENG_4:
[dragonfly.git] / contrib / groff / src / devices / grops / TODO
1 Read PFB files directly.
2
3 Generate %%DocumentMedia comment.
4
5 Generate %%For comment.
6
7 Generate %%Title comment.
8
9 Angles in arc command: don't generate more digits after the decimal
10 point than are necessary.
11
12 Possibly generate BoundingBox comment.
13
14 Per font composite character mechanism (sufficient for fractions).
15
16 Consider whether we ought to do rounding of graphical objects other
17 than lines. What's the point?
18
19 Error messages should refer to output page number.
20
21 Search for downloadable fonts using their PostScript names if not
22 found in download file.
23
24 Separate path for searching for downloadable font files.
25
26 Clip to the BoundingBox when importing documents.