summaryrefslogtreecommitdiff
path: root/in_afm.c (unfollow)
Commit message (Expand)Author
2012-08-29Revamp of the Halibut error handling mechanism.Simon Tatham
2012-05-03Remove a bunch of unused variables spotted by Ubuntu 12.04's gcc.Simon Tatham
2007-01-27Add support for PFB files. This seems to have caused me to completelyBen Harris
2007-01-07Support for getting ligature information from AFM files, which was theBen Harris
2007-01-06Make ps_glyph_to_unicode() take a glyph index instead of a glyph name.Ben Harris
2007-01-06Overhaul of glyph-name handling in the paper backends. Before, we hadBen Harris
2006-12-31Initial ligature support. This adds support for emitting ligatures, and addsBen Harris
2006-12-09Remember to initialise the bmp array for AFM fonts, or Unicode fallbacksBen Harris
2006-05-14Fairly ropey font-embedding support. In particular, the PDF output isBen Harris
2006-05-13Generate a more-or-less valid /FontDescriptor dictionary for non-standardBen Harris
2006-05-13Initial support for adding fonts at run-time. Currently we only supportBen Harris