| Commit message (Expand) | Author | Age |
| * | Just noticed that Ben missed another PostScript/PDF inversion. | Simon Tatham | 2006-12-11 |
| * | Fix amusing cut-and-paste error in section keywords :-) | Simon Tatham | 2006-12-11 |
| * | Make the title a bit scarier to test the PostScript backend some more, | Ben Harris | 2006-12-10 |
| * | Explicitly set the title via pdfmark, since that allows us to put | Ben Harris | 2006-12-10 |
| * | Remove accidentally-committed deflate-debugging code. | Ben Harris | 2006-12-10 |
| * | Put all the pieces together: introduce a secondary test mode for | Simon Tatham | 2006-12-09 |
| * | Remember to initialise the bmp array for AFM fonts, or Unicode fallbacks | Ben Harris | 2006-12-09 |
| * | Support, in the winhelp module only, for adding pictures to .HLP | Simon Tatham | 2006-12-09 |
| * | Update copyright dates. | Ben Harris | 2006-12-09 |
| * | Some documentation of Halibut's font-embedding support, now that it works. | Ben Harris | 2006-12-09 |
| * | This somehow got missed in my "put PDF before PostScript" sweep. | Ben Harris | 2006-12-09 |
| * | Mention PDF before PostScript everywhere, partly because PDF is the | Ben Harris | 2006-12-09 |
| * | Correct embedding of Type 1 fonts in PDF. Error cases (e.g. invalid Type 1 | Ben Harris | 2006-12-09 |
| * | I've just noticed some unacceptably long lines in code paragraphs in | Simon Tatham | 2006-12-07 |
| * | Fix typo in limit test in deflate_buildhuf(). (The only two limit | Simon Tatham | 2006-12-07 |
| * | Specify the /Border of /ANN pdfmarks correctly. | Ben Harris | 2006-12-07 |
| * | Update deflate.c to include nearly all the changes I've been making | Simon Tatham | 2006-12-06 |
| * | Distingush font files from other input by magic number rather than name. | Ben Harris | 2006-12-05 |
| * | Two of the bugs listed in the man page are out of date: Unicode and | Simon Tatham | 2006-12-04 |
| * | Paging through the newly compressed PDF manual to make sure it | Simon Tatham | 2006-12-04 |
| * | Tweak prologue so that it works correctly on interpreters that don't support | Ben Harris | 2006-12-03 |
| * | Support for emitting outlines using pdfmark. | Ben Harris | 2006-12-02 |
| * | PDF outlines already do use PDFDocEncoding or Unicode, so remove that from | 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-02 |
| * | Add a procedure to our prologue to draw filled rectangles, and use it. | Ben Harris | 2006-12-01 |
| * | Factor out printing a destination (in either an annotation or an outline) | Ben Harris | 2006-12-01 |
| * | Increase page-tree branching factor from two to eight, since two was obviously | Ben Harris | 2006-12-01 |
| * | Add support for compressed PDF streams, using Simon's new deflate library. | Ben Harris | 2006-11-30 |
| * | Small tweak: add a /ProcSet array to the top-level /Resources dictionary, | Ben Harris | 2006-11-26 |
| * | Explicitly explain the meaning of each HTML variant. | Ben Harris | 2006-11-18 |
| * | Emit a PageLabels dictionary to make it clear what page numbering scheme | Ben Harris | 2006-11-18 |
| * | `man', at least on Debian 3.1, will treat a paragraph beginning with | Simon Tatham | 2006-10-11 |
| * | I've apparently had this lying around for months but forgotten to | Simon Tatham | 2006-06-13 |
| * | Introduce global (cross-backend) \cfg{contents} and \cfg{index} | Simon Tatham | 2006-06-02 |
| * | About time I fixed this: allow for some people's md5sum utilities | Simon Tatham | 2006-05-19 |
| * | Remove an outright lie I've just noticed in the comment at the top | Simon Tatham | 2006-05-18 |
| * | Missing error handling: the HTML and WinHelp back ends would both | Simon Tatham | 2006-05-18 |
| * | On Level 2 implementations, use setpagedevice to select the correct page size. | Ben Harris | 2006-05-16 |
| * | Tighten formatting of PDF annotations, making them direct rather than indirect | Ben Harris | 2006-05-14 |
| * | Generate rather more compact /Differences tables for font encodings, mostly | 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-14 |
| * | Generate a more-or-less valid /FontDescriptor dictionary for non-standard | Ben Harris | 2006-05-13 |
| * | Now that we've got definitive metrics for the standard fonts, there's no need | Ben Harris | 2006-05-13 |
| * | Add Adobe copyright notice and licence text here too. | Ben Harris | 2006-05-13 |
| * | Initial support for adding fonts at run-time. Currently we only support | Ben Harris | 2006-05-13 |
| * | Make /Widths arrays for fonts more compact by using FirstChar and LastChar | Ben Harris | 2006-05-10 |
| * | Add a /Info dictionary to PDF output, containing the title and producer | Ben Harris | 2006-05-10 |
| * | A page's MediaBox, like its Resources, is inheritable, so rather than | Ben Harris | 2006-05-10 |