Imported Upstream version 1.22.4
[platform/upstream/groff.git] / src / devices / xditview / TODO
1 Open the main window with the correct width and height, depending on
2 both the selected device and the paper dimensions.
3
4 Add a command-line option to specify the paper dimensions (similar to
5 other groff devices).
6
7 Better error handling.
8
9 Resource and command-line option to specify font path.
10
11 Resource to specify name of environment variable from which to get the
12 font path.
13
14 Have character substitutions (currently done in draw.c:FakeCharacter)
15 specified in a resource (similar format to FontMap).
16
17 The initial width of the dialog box should expand to accommodate the
18 default value.
19
20 Option in Print dialog to specify that only the current page should be
21 printed.