Bug in utoi(), which made it ignore a leading minus sign when
[sgt/halibut] / in_sfnt.c
2008-07-09 simonTurn the numeric parameter to err_sfntbadglyph from...
2007-12-02 benCope with TrueType fonts with slightly broken cmaps...
2007-12-02 benRecognise a couple more types of Unicode 'cmap'. Also...
2007-02-13 benCope with TrueType fonts that have duplicate glyph...
2007-02-12 benCope with TrueType fonts without a 'post' table or...
2007-02-11 jacobPresumed typo preventing compilation in r7269.
2007-02-11 benImproved error handling in sfnt support. No more calls...
2007-02-10 benAdd support for extracting kerning tables from 'kern...
2007-02-10 benNow that glyph indices are exposed to bk_pdf.c, move...
2007-02-10 benGenerate a "W" array for CIDFonts, since acroread seems...
2007-02-08 benSupport for embedding TrueType fonts in PDF output...
2007-02-07 benAdd support for extracting some global font metrics...
2007-02-06 benMake ps_token() more generally available and use it...
2007-02-06 benInsert a missing (though strictly unnecessary) newline.
2007-02-06 benTweak to Tye 42 font generation -- construct the CharSt...
2007-02-06 benConstruct a table for mapping glyph names back into...
2007-02-03 benCorrect a comment.
2007-02-03 benQuell some warnings from GCC.
2007-02-03 benWhen adding a new file, it helps to "svn add" it.