Rough-and-ready line wrapping for PostScript, to keep us below the DSC-mandated
[sgt/halibut] / paper.h
2006-12-09 benCorrect embedding of Type 1 fonts in PDF. Error cases...
2006-12-02 benSupport for emitting outlines using pdfmark.
2006-05-14 benFairly ropey font-embedding support. In particular...
2006-05-13 benGenerate a more-or-less valid /FontDescriptor dictionar...
2006-05-13 benInitial support for adding fonts at run-time. Currentl...
2004-09-28 benAdd kerning support to paper backends, embedding the...
2004-09-24 benReplace the empirical GhostScript-derived font metrics...
2004-09-21 benReplace the hardcoded instances of "4096" and "4096...
2004-04-16 simonCompacted PS and PDF output files by removing redundant...
2004-04-14 simonImplemented an index. Good _grief_, that was hard work...
2004-04-14 simonSupport for a contents section.
2004-04-14 simonRestructuring to remove the requirement for a printed...
2004-04-14 simonImplemented PDF outlines.
2004-04-13 simonImplemented lines under chapter titles.
2004-04-13 simonFine-tuned the page breaking algorithm by adding penalt...
2004-04-13 simonImplemented all the missing rendering features (such...
2004-04-13 simonImplement PDF link annotations: both internal hyperlink...
2004-04-13 simonAha, _that's_ why paragraphs weren't properly justified...
2004-04-13 simonInitial work on PS and PDF output. Because these two...