Bug in utoi(), which made it ignore a leading minus sign when
[sgt/halibut] / psdata.c
2007-02-04 benTidy up the handling of non-standard glyphs by defining...
2007-02-03 benAdd support for using TrueType fonts, including embeddi...
2007-01-27 benAdd support for PFB files. This seems to have caused...
2007-01-06 benMake ps_glyph_to_unicode() take a glyph index instead...
2007-01-06 benOverhaul of glyph-name handling in the paper backends...
2007-01-01 benGenerate ligature information from the standard AFM...
2006-12-31 benInitial ligature support. This adds support for emitti...
2006-05-14 benFairly ropey font-embedding support. In particular...
2006-05-13 benInitial support for adding fonts at run-time. Currentl...
2006-05-08 benNow that I've found the core AFMs, I notice that they...
2006-05-08 benUpdate URLs for PostScript data files.
2004-09-28 benAdd kerning support to paper backends, embedding the...
2004-09-24 benReplace the empirical GhostScript-derived font metrics...
2004-04-13 simonInitial work on PS and PDF output. Because these two...