| Commit message (Expand) | Author | Age |
| * | Add a --list-fonts option, since getting PostScript names out of TrueType | Ben Harris | 2007-02-13 |
| * | When building the static Huffman tables, it's vital to include the | Simon Tatham | 2007-02-13 |
| * | Add a test for glyph-name de-duplication in TrueType fonts -- several MS | Ben Harris | 2007-02-13 |
| * | Cope with TrueType fonts that have duplicate glyph names by renaming glyphs | Ben Harris | 2007-02-13 |
| * | Cope with TrueType fonts without a 'post' table or with a format 3 'post' | Ben Harris | 2007-02-12 |
| * | Presumed typo preventing compilation in r7269. | Jacob Nevins | 2007-02-11 |
| * | Improved error handling in sfnt support. No more calls to abort()! | Ben Harris | 2007-02-11 |
| * | Add support for extracting kerning tables from 'kern' tables. Only format 0 | Ben Harris | 2007-02-10 |
| * | Improve (and greatly complicate) CMap generation for TrueType fonts. | Ben Harris | 2007-02-10 |
| * | Now that glyph indices are exposed to bk_pdf.c, move CMap generation there, | Ben Harris | 2007-02-10 |
| * | Generate a "W" array for CIDFonts, since acroread seems to do very silly | Ben Harris | 2007-02-10 |
| * | Support for embedding TrueType fonts in PDF output. The code isn't the most | Ben Harris | 2007-02-08 |
| * | Remove slightly odd formatting left in by accident. | Jacob Nevins | 2007-02-07 |
| * | Add support for extracting some global font metrics from the 'OS/2' table | Ben Harris | 2007-02-07 |
| * | Make ps_token() more generally available and use it to improve the formatting | Ben Harris | 2007-02-06 |
| * | Insert a missing (though strictly unnecessary) newline. | Ben Harris | 2007-02-06 |
| * | Tweak to Tye 42 font generation -- construct the CharStrings dictionary | Ben Harris | 2007-02-06 |
| * | Construct a table for mapping glyph names back into glyph indices, for use | Ben Harris | 2007-02-06 |
| * | Now we have the new `module' command, use it. | Simon Tatham | 2007-02-05 |
| * | Quell warnings about declared but undefined static functions by not declaring | Ben Harris | 2007-02-04 |
| * | Add a "const" to the argument of dupstr() so that GCC doesn't complain when | Ben Harris | 2007-02-04 |
| * | Tidy up the handling of non-standard glyphs by defining glyph_extern() | Ben Harris | 2007-02-04 |
| * | Build script for building Halibut using bob. | Simon Tatham | 2007-02-04 |
| * | Correct a comment. | Ben Harris | 2007-02-03 |
| * | Quell some warnings from GCC. | Ben Harris | 2007-02-03 |
| * | 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 |