summaryrefslogtreecommitdiff
path: root/psdata.c (follow)
Commit message (Expand)AuthorAge
* Add support for using TrueType fonts, including embedding in PostScript butBen Harris2007-02-03
* Add support for PFB files. This seems to have caused me to completelyBen Harris2007-01-27
* Make ps_glyph_to_unicode() take a glyph index instead of a glyph name.Ben Harris2007-01-06
* Overhaul of glyph-name handling in the paper backends. Before, we hadBen Harris2007-01-06
* Generate ligature information from the standard AFM files rather thanBen Harris2007-01-01
* Initial ligature support. This adds support for emitting ligatures, and addsBen Harris2006-12-31
* Fairly ropey font-embedding support. In particular, the PDF output isBen Harris2006-05-14
* Initial support for adding fonts at run-time. Currently we only supportBen Harris2006-05-13
* Now that I've found the core AFMs, I notice that they have a perfectlyBen Harris2006-05-08
* Update URLs for PostScript data files.Ben Harris2006-05-08
* Add kerning support to paper backends, embedding the kerning tables fromBen Harris2004-09-28
* Replace the empirical GhostScript-derived font metrics with ones derivedBen Harris2004-09-24
* Initial work on PS and PDF output. Because these two backends shareSimon Tatham2004-04-13