pdf: placeholders for non-line drawing commands
pdf: a basic pdf post-processor
out: fix reading eps command without width and height
ps: remove the parantheses around PS header title
out: put a space after specifying link rectangle
out: links to named destinations
post: specify the title with -t
out: support quoted strings for eps file names and link destinations
out: support internal links
post: support links with "x X link"
font: search character aliases last
dict: overriding values
ps: start with a capital letter in PS creator comment
post: extend Dp command to include arcs or splines
post: draw all glyphs with glyphshow with -n option
clr: map colour #fff to #ffffff
out: handle old eps files
out: eps bounding box is in points
post: close the output device before exiting
font: do not limit the number of glyphs
post: skip the rest of the line after unknown requests
out: ignore invalid size requests
post: show the default value of -w
post: -p defaults to letter
out: ignore invalid font requests
Makefile: compatibility with openbsd
out: the width of "x X eps" can be zero
font: store font->gl[] indices inside font->ch_g[]
font: rename some of font struct's fields
font: move font struct to font.c
post: round down iso paper dimensions in millimetres
dev: mount fonts from given paths
post: include eps files with "x X eps epsfile [width [height]]"
post: support rotation with "x X rotate n"
post: rename devname to postdev
post: save paper dimensions in tenths of a millimetre
ps: use a dictionary in selectfont_cached
post: remove an unused macro
post: add -p for specifying paper size
dev: do not search special fonts for characters
out: outf() can be static
font: font_glyphput() can be static
dev: introduce \[GID=xyz] as an alias for \N'xyz'
font: initialize glyph->pos
dev: allow mounting fonts after S position
out: do not modify the position of glyphs in S
post: print a help message when unknown options are given
font: new syntax for defining characters and kerning pairs
out: add unicode aliases for fixlist[]
post: exit if output device cannot be opened
post: add -F to override troff device directory
ps: define resolution as output device resolution
post: support filled drawing and polygons
ps: modify fontlookup to match selectfont's signature
ps: put the findfont call near scalefont and setfont calls
font: ignore nonexistent fonts in font_open()
font: update from neatroff
font: use cxxxx for unnamed glyphs
out: update ps font when a font is mounted in the same position
clr: color support with m command
font: read kernpairs section
post: push back the \n in iseol()
font: call strcmp() less frequently in font_find()
ps: define pagesize for changing page dimensions