| Commit message (Expand) | Author | Age |
| * | Enable Halibut to read a .but file from standard input, by supplying | Simon Tatham | 2009-10-24 |
| * | Revise r8309 to use \- rather than - when trying to emit a literal U+002D; | Jacob Nevins | 2009-09-06 |
| * | More portable attempt to get a literal U+0027 than r8321, pinched from pod2man | Jacob Nevins | 2009-09-06 |
| * | I've just seen the MIME charset name 'x-sjis' in the wild. Add it to | Simon Tatham | 2009-04-17 |
| * | Fix missing docs for \cfg{paper-contents-indent-step} and | Simon Tatham | 2009-01-20 |
| * | Fix unintentional bash-specificity in Makefile. (Patch from Colin | Simon Tatham | 2009-01-20 |
| * | 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 |