TODO revision 75584
1Dotted and dashed ellipses.
2
3In troff mode, dotted and dashed splines.
4
5Make DELIMITED have type lstr; this would allow us to give better
6error messages for problems within the body of for and if constructs.
7
8In troff mode without -x, fake \D't' with .ps commands.
9
10Perhaps an option to set command char.
11
12Add an output class for dumb line printers. It wouldn't be pretty but
13it would be better than nothing. Integrate it with texinfo.  Useful
14for groff -Tascii as well.
15
16Option to allow better positioning of arrowheads on arcs.
17
18Perhaps add PostScript output mode.
19
20Change the interface to the output class so that output devices have
21the opportunity to handle arrowheads themselves.
22
23Consider whether the line thickness should scale.
24
25Consider whether the test in a for loop should be fuzzy (as it
26apparently is in grap).
27
28Possibly change fillval so that zero is black.
29
30Provide a way of getting text blocks (positioned with `.in' rather
31than \h), into pic.  Should be possible to use block of diverted text
32in pic.  Possibly something similar to T{ and T} in tbl.
33
34Option to provide macro backtraces.
35
36Have a path that is searched by `copy' statement.  Set by environment
37variable or command line option.
38