| Commit message (Expand) | Author | Age |
| * | When adding a new file, it helps to "svn add" it. | Ben Harris | 2007-02-03 |
| * | When loading a Type 1 font, remember to terminate the linked list we load | Ben Harris | 2007-02-03 |
| * | Add support for using TrueType fonts, including embedding in PostScript but | Ben Harris | 2007-02-03 |
| * | Add an `Up' link to the HTML navigation bar of sufficiently deep documents. | Jacob Nevins | 2007-01-31 |
| * | I haven't found any browsers that do anything disgusting with | Jacob Nevins | 2007-01-31 |
| * | Use consistent capitalisation for HTML tags. | Jacob Nevins | 2007-01-28 |
| * | Minimal support for <LINK REL="next"> etc machine-readable navigation links. | Jacob Nevins | 2007-01-28 |
| * | Tweak the HTML Help output to enable Previous/Next navigation in the generated | Jacob Nevins | 2007-01-28 |
| * | Add support for PFB files. This seems to have caused me to completely | Ben Harris | 2007-01-27 |
| * | Duplicate fix of Kevin Lyles's bug from r7092. | Simon Tatham | 2007-01-11 |
| * | Update the TODO list to match the current state of the world. | Ben Harris | 2007-01-07 |
| * | Add a mechanism for disabling ligature substitution for an entire paragraph | Ben Harris | 2007-01-07 |
| * | Our standard mapping for the first font should start at 0x20, not 0x21. | Ben Harris | 2007-01-07 |
| * | Support for getting ligature information from AFM files, which was the | Ben Harris | 2007-01-07 |
| * | Make ps_glyph_to_unicode() take a glyph index instead of a glyph name. | Ben Harris | 2007-01-06 |
| * | Overhaul of glyph-name handling in the paper backends. Before, we had | Ben Harris | 2007-01-06 |
| * | I've worked out why ligation was being (correctly) suppressed in code | Ben Harris | 2007-01-06 |
| * | James should apparently have been removed from this file years ago. Fix that. | Ben Harris | 2007-01-02 |
| * | Fix the behaviour of constructions like \e{index \i{term}} -- the index tag | Jacob Nevins | 2007-01-01 |
| * | Bump copyright dates, and change the one at the start of the manual to be | Ben Harris | 2007-01-01 |
| * | Generate ligature information from the standard AFM files rather than | Ben Harris | 2007-01-01 |
| * | Initial ligature support. This adds support for emitting ligatures, and adds | Ben Harris | 2006-12-31 |
| * | Fix segfault in info backend when invoked with inputs/test.but | Jacob Nevins | 2006-12-31 |
| * | Emit lots of odd characters so as to test the paper backends' ability to | Ben Harris | 2006-12-31 |
| * | Tweak /OUT pdfmark generation -- PLRM suggests that constructing a large | Ben Harris | 2006-12-12 |
| * | These HHP window dimensions seem to be rubbish. Better off without | Simon Tatham | 2006-12-12 |
| * | Rough-and-ready line wrapping for PostScript, to keep us below the DSC-mandated | Ben Harris | 2006-12-12 |
| * | Actually, the separator in the "NAME" section really ought to be an | Ben Harris | 2006-12-11 |
| * | Support for the MS HTML Help system in the HTML back end. As yet I | Simon Tatham | 2006-12-11 |
| * | 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 |