Generate rather more compact /Differences tables for font encodings, mostly
[sgt/halibut] / bk_pdf.c
2006-05-14 benGenerate rather more compact /Differences tables for...
2006-05-14 benFairly ropey font-embedding support. In particular...
2006-05-13 benGenerate a more-or-less valid /FontDescriptor dictionar...
2006-05-13 benNow that we've got definitive metrics for the standard...
2006-05-13 benInitial support for adding fonts at run-time. Currentl...
2006-05-10 benMake /Widths arrays for fonts more compact by using...
2006-05-10 benAdd a /Info dictionary to PDF output, containing the...
2006-05-10 benA page's MediaBox, like its Resources, is inheritable...
2004-09-21 benReplace the hardcoded instances of "4096" and "4096...
2004-07-17 simonCut-and-paste error was preventing PS and PDF filename...
2004-06-12 simonSwitch the memory allocation macros from the Halibut...
2004-05-23 simonStop the PDF backend from crashing if no outline elemen...
2004-04-20 simonPDF outline headings, it turns out, should be encoded...
2004-04-20 simonInfrastructure changes for character set support. ustrtoa,
2004-04-16 simonCompacted PS and PDF output files by removing redundant...
2004-04-15 simonPut the document's version IDs into comments in the...
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 simonImplement PDF link annotations: both internal hyperlink...
2004-04-13 simonInitial work on PS and PDF output. Because these two...
2004-04-12 simonDouble yikes! I meant to check in just biblio.c, but...
2004-04-12 simonYikes! Stack trash I'd never noticed before. Oops.