| Commit message (Expand) | Author | Age |
| * | Use of \lcont in the document preamble caused an assertion failure. | Simon Tatham | 2009-01-20 |
| * | ctype functions require their argument to be EOF or representable as an | Ben Harris | 2009-01-11 |
| * | Test for r8309/r8321. | Jacob Nevins | 2008-11-23 |
| * | Extend r8309 to try to ensure that single-quote/apostrophe characters in code | Jacob Nevins | 2008-11-23 |
| * | Cut-and-paste error: reference to "man page" in Windows Help section. | Jacob Nevins | 2008-11-23 |
| * | Let's not use parentheses in test.but in a way that tempts Halibut | Simon Tatham | 2008-11-21 |
| * | Correct mishandling of paragraphs beginning with "\#{". | Simon Tatham | 2008-11-21 |
| * | Oh, all right. Put in the implicit zero elements at the ends of the | Simon Tatham | 2008-11-21 |
| * | Clean up some compiler warnings. | Simon Tatham | 2008-11-21 |
| * | Don't translate hyphens into \(hy inside \c{...} or code paragraphs, | Simon Tatham | 2008-11-21 |
| * | I've just had some spam in Windows-874, a Thai SBCS. Add libcharset | Simon Tatham | 2008-08-21 |
| * | Just in case sbcsgen.pl is fed an sbcs.dat with the wrong line | Simon Tatham | 2008-07-09 |
| * | Turn the numeric parameter to err_sfntbadglyph from wchar_t to | Simon Tatham | 2008-07-09 |
| * | Fix cut'n'paste error which had the effect of making the default for | Jacob Nevins | 2008-03-19 |
| * | New option *-section-shownumber, alongside *-section-numeric and in | Simon Tatham | 2008-02-25 |
| * | Cope with TrueType fonts with slightly broken cmaps, just ignoring code points | Ben Harris | 2007-12-02 |
| * | Typo. | Simon Tatham | 2007-12-02 |
| * | Recognise a couple more types of Unicode 'cmap'. Also fail if a format 4 | Ben Harris | 2007-12-02 |
| * | Add the ability to pass a NULL output buffer and/or an unlimited | Simon Tatham | 2007-08-05 |
| * | The length parameters in mbstowcs and wcstombs are limits on the | Simon Tatham | 2007-06-21 |
| * | Add rule to compile emacsenc.c. Noticed by David Leonard. | Ben Harris | 2007-04-30 |
| * | Add a mechanism for translating to and from the coding system symbols | Ben Harris | 2007-04-09 |
| * | List some documentation sources, and another todo item. | Ben Harris | 2007-04-08 |
| * | Remove heading underlines from todo list. | Ben Harris | 2007-04-08 |
| * | Add support for doing different underlining of different heading levels | Ben Harris | 2007-04-08 |
| * | Another observation about indices. | Ben Harris | 2007-04-08 |
| * | GNU manuals are fairly clear that "Info" is spelt in mixed case and set | Ben Harris | 2007-04-08 |
| * | A few thoughts I had while actually using Halibut's Info output. | Ben Harris | 2007-04-07 |
| * | Document TrueType support. | Ben Harris | 2007-02-13 |
| * | Make quite a lot of hyphens into non-breaking ones. This gives rather | Ben Harris | 2007-02-13 |
| * | 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 |