| Commit message (Expand) | Author |
| 2012-08-29 | Revamp of the Halibut error handling mechanism. | Simon Tatham |
| 2009-10-24 | Allow a hastily selected subset of the output formats to also accept | Simon Tatham |
| 2007-02-06 | Make ps_token() more generally available and use it to improve the formatting | Ben Harris |
| 2007-02-03 | Add support for using TrueType fonts, including embedding in PostScript but | Ben Harris |
| 2007-01-27 | Add support for PFB files. This seems to have caused me to completely | Ben Harris |
| 2007-01-06 | Overhaul of glyph-name handling in the paper backends. Before, we had | Ben Harris |
| 2006-12-12 | Tweak /OUT pdfmark generation -- PLRM suggests that constructing a large | Ben Harris |
| 2006-12-12 | Rough-and-ready line wrapping for PostScript, to keep us below the DSC-mandated | Ben Harris |
| 2006-12-10 | Explicitly set the title via pdfmark, since that allows us to put | Ben Harris |
| 2006-12-07 | Specify the /Border of /ANN pdfmarks correctly. | Ben Harris |
| 2006-12-03 | Tweak prologue so that it works correctly on interpreters that don't support | Ben Harris |
| 2006-12-02 | Support for emitting outlines using pdfmark. | Ben Harris |
| 2006-12-02 | Adjust ps_string so that it escapes characters above 126. This makes | Ben Harris |
| 2006-12-02 | Rough pdfmark support. Links are implemented, but not outlines. | Ben Harris |
| 2006-12-01 | Add a procedure to our prologue to draw filled rectangles, and use it. | Ben Harris |
| 2006-05-16 | On Level 2 implementations, use setpagedevice to select the correct page size. | Ben Harris |
| 2006-05-14 | There's no need to reset the font every line if it hasn't changed. This saves | Ben Harris |
| 2006-05-14 | Fairly ropey font-embedding support. In particular, the PDF output is | Ben Harris |
| 2006-05-13 | Initial support for adding fonts at run-time. Currently we only support | Ben Harris |
| 2004-09-25 | Don't bother overriding the metrics of PostScript fonts. If the metrics | Ben Harris |
| 2004-09-24 | If you're going to change the metrics of a font, it's necessary to leave space | Ben Harris |
| 2004-09-21 | Stupid bug: "t" was leaving the y-coordinate on the stack, which confused | Ben Harris |
| 2004-09-21 | Replace the hardcoded instances of "4096" and "4096.0" in the paper backends | Ben Harris |
| 2004-09-21 | Bracket each page in a save/restore pair. This is suggested by the Red Book, | Ben Harris |
| 2004-09-20 | Make the PostScript prologue look less like it was written by a C programmer. | Ben Harris |
| 2004-09-20 | Two small tweaks to the prologue: | Ben Harris |
| 2004-09-20 | Add lots of DSC comments, and change the DSC version to 3.0, which has been | Ben Harris |
| 2004-07-17 | Cut-and-paste error was preventing PS and PDF filename config | Simon Tatham |
| 2004-04-20 | Infrastructure changes for character set support. ustrtoa, | Simon Tatham |
| 2004-04-16 | Compacted PS and PDF output files by removing redundant reiterations | Simon Tatham |
| 2004-04-15 | Put the document's version IDs into comments in the PS and PDF | Simon Tatham |
| 2004-04-14 | Implemented PDF outlines. | Simon Tatham |
| 2004-04-13 | Implemented lines under chapter titles. | Simon Tatham |
| 2004-04-13 | Implement PDF link annotations: both internal hyperlinks within the | Simon Tatham |
| 2004-04-13 | Initial work on PS and PDF output. Because these two backends share | Simon Tatham |