summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Use of \lcont in the document preamble caused an assertion failure.Simon Tatham2009-01-20
* ctype functions require their argument to be EOF or representable as anBen Harris2009-01-11
* Test for r8309/r8321.Jacob Nevins2008-11-23
* Extend r8309 to try to ensure that single-quote/apostrophe characters in codeJacob Nevins2008-11-23
* Cut-and-paste error: reference to "man page" in Windows Help section.Jacob Nevins2008-11-23
* Let's not use parentheses in test.but in a way that tempts HalibutSimon Tatham2008-11-21
* Correct mishandling of paragraphs beginning with "\#{".Simon Tatham2008-11-21
* Oh, all right. Put in the implicit zero elements at the ends of theSimon Tatham2008-11-21
* Clean up some compiler warnings.Simon Tatham2008-11-21
* Don't translate hyphens into \(hy inside \c{...} or code paragraphs,Simon Tatham2008-11-21
* I've just had some spam in Windows-874, a Thai SBCS. Add libcharsetSimon Tatham2008-08-21
* Just in case sbcsgen.pl is fed an sbcs.dat with the wrong lineSimon Tatham2008-07-09
* Turn the numeric parameter to err_sfntbadglyph from wchar_t toSimon Tatham2008-07-09
* Fix cut'n'paste error which had the effect of making the default forJacob Nevins2008-03-19
* New option *-section-shownumber, alongside *-section-numeric and inSimon Tatham2008-02-25
* Cope with TrueType fonts with slightly broken cmaps, just ignoring code pointsBen Harris2007-12-02
* Typo.Simon Tatham2007-12-02
* Recognise a couple more types of Unicode 'cmap'. Also fail if a format 4Ben Harris2007-12-02
* Add the ability to pass a NULL output buffer and/or an unlimitedSimon Tatham2007-08-05
* The length parameters in mbstowcs and wcstombs are limits on theSimon Tatham2007-06-21
* Add rule to compile emacsenc.c. Noticed by David Leonard.Ben Harris2007-04-30
* Add a mechanism for translating to and from the coding system symbolsBen Harris2007-04-09
* List some documentation sources, and another todo item.Ben Harris2007-04-08
* Remove heading underlines from todo list.Ben Harris2007-04-08
* Add support for doing different underlining of different heading levelsBen Harris2007-04-08
* Another observation about indices.Ben Harris2007-04-08
* GNU manuals are fairly clear that "Info" is spelt in mixed case and setBen Harris2007-04-08
* A few thoughts I had while actually using Halibut's Info output.Ben Harris2007-04-07
* Document TrueType support.Ben Harris2007-02-13
* Make quite a lot of hyphens into non-breaking ones. This gives ratherBen Harris2007-02-13
* Add a --list-fonts option, since getting PostScript names out of TrueTypeBen Harris2007-02-13
* When building the static Huffman tables, it's vital to include theSimon Tatham2007-02-13
* Add a test for glyph-name de-duplication in TrueType fonts -- several MSBen Harris2007-02-13
* Cope with TrueType fonts that have duplicate glyph names by renaming glyphsBen Harris2007-02-13
* Cope with TrueType fonts without a 'post' table or with a format 3 'post'Ben Harris2007-02-12
* Presumed typo preventing compilation in r7269.Jacob Nevins2007-02-11
* Improved error handling in sfnt support. No more calls to abort()!Ben Harris2007-02-11
* Add support for extracting kerning tables from 'kern' tables. Only format 0Ben Harris2007-02-10
* Improve (and greatly complicate) CMap generation for TrueType fonts.Ben Harris2007-02-10
* Now that glyph indices are exposed to bk_pdf.c, move CMap generation there,Ben Harris2007-02-10
* Generate a "W" array for CIDFonts, since acroread seems to do very sillyBen Harris2007-02-10
* Support for embedding TrueType fonts in PDF output. The code isn't the mostBen Harris2007-02-08
* Remove slightly odd formatting left in by accident.Jacob Nevins2007-02-07
* Add support for extracting some global font metrics from the 'OS/2' tableBen Harris2007-02-07
* Make ps_token() more generally available and use it to improve the formattingBen Harris2007-02-06
* Insert a missing (though strictly unnecessary) newline.Ben Harris2007-02-06
* Tweak to Tye 42 font generation -- construct the CharStrings dictionaryBen Harris2007-02-06
* Construct a table for mapping glyph names back into glyph indices, for useBen Harris2007-02-06
* Now we have the new `module' command, use it.Simon Tatham2007-02-05
* Quell warnings about declared but undefined static functions by not declaringBen Harris2007-02-04