1 Note. The version number implies a release point. Thus changes that go into a
\r
2 version occur above the version number, not after it.
\r
7 provide scripts as .pl instead of .bat to placate Unix world
\r
8 rename makefile.pl to Makefile.PL to keep Unix happy
\r
12 Fixes to get this stuff working in Unix
\r
19 Make reverse return the lowest codepoint that matches rather than
\r
22 Use IO::File everywhere to allow passing in of psuedo-file objects
\r
23 rather than file names
\r
25 Debug FDot2.14 conversion
\r
29 Don't store empty entries in the cmap
\r
32 Various changes to reduce warnings
\r
36 Do full glyph writes if loca read rather than glyf read
\r
37 Get glyph update working usefully. Clarify glyf->read
\r
42 Debug update_bbox for compound glyphs
\r
43 Add empty() to clear to unread state (allows apps to save memory)
\r
46 update update() to account for new cmap structure
\r
49 Correct mu to pi in Postscript name list. The list now follows the
\r
50 MS convention for good or ill.
\r
53 Add empty() to clear a table to its unread state
\r
57 Added. Creates Post table based on cmap information
\r
60 Added bullet hacking and generally backwards, forwards, all
\r
64 Now supports the difference between MS post name list and TeXs
\r
68 Sort out mix up over CVS mess
\r
73 read_dat no longer marks table as read
\r
76 Mark table as read when read
\r
79 Mark table as read when read
\r
82 Mark table as read when read
\r
85 Add support for Mac sfnt version code ('true')
\r
86 Be stricter on out @fontlist, only output tables that exist
\r
105 Debug TTF_bininfo >>= seems to have stopped working!
\r