1.06 2016-08-17
* Source repo moved from Subversion to Github
* OpenType script and lang tags updated from ISO/IEC 14496-22:2015, draft amendment 2
* Various POD improvements
* Add deepcopy mode to Dumper::ttfdump()
* Bug fixes
* Wasn't installing on Windows Perl 5.22 and up
* Reading mark-to-ligature lookups would crash if anchors were omitted
* Incorrect extension lookup structure
* Multiple fixes in Silf table processing
* rt.cpan.org #106562 Uninitialized value warnings
* rt.cpan.org #106816 spelling errors in manpage
1.05 2015-01-26 r1069
* Add support for GSUB Type 8 Reverse-chaining substitution
* OpenType script/lang/feature tags now based on ISO/IEC 14496-22
* Remove deprecated GDL_old.pm
*
* Bug fixes:
* Fix rt.cpan.org 92150, 93597
* Force 0xFFFF sentry to be in a segment by itself in format 4 cmap subtables
* Less aggressive cmap format 4 optimization to eliminate USV holes
* Fix various issues reading WOFF-compressed font tables
* Fix reading DSIG
1.04 2014-01-09 r994
* Bug fixes:
* Fix rt.cpan.org 80671, 80672; simplify fix for #42553 per OP
* Shared tables in TTC weren't working
* Quiet a cleanup warning in TTC processing
* Update licensing info for test fonts to OFL
1.03 2013-11-10 r969
* Add $t->minsize() to all tables for assisting with font subsetting
* Add deduping to Name table writing
* Add OS/2 table method to guess at Unicode and Codepage range bits.
* Add support for cmap format 13 subtables
* Expunge notion of 'dflt' language tag from Ttopen.pm
* Bug fixes
1.02 2012-08-30 r862
* Fix typo in Useall to get case right
1.01 2012-08-30 r859
* Add IO::String prerequisite to make BSD and other testing environments happy
1.00 2012-08-28 r857
* Major change to glyph creation/editing -- now utilizes ' isDirty' flag
* Add support for:
* V4 OS/2 table
* Reading WOFF fonts
* MarkFilterSets in GDEF
* Feature parameters (for cvxx, ssxx and size features)
* Additional Graphite tables (Silf, Glac, and Gloc)
* Updated MS Lang IDs to Dec 2011
* Finish implementation of coverage table sorting
* Copyright and licensing updated to CPAN requirements
* Bug fixes
0.48 2010-12-14 r692
* Ensure coverage tables are properly sorted
* Additional OT tags (from OpenType 1.6)
* Bug fixes
0.47 2009-08-10 r649
* Add support for Graphite Sill table
* Handle kerning tables version > 0
* Bug fixes
0.46 2009-01-26 r577
* Bug fixes
* Change Copyright to Artistic License 2.0
0.45 2008-06-11 r527
* Introduce changelog
* tidy up 0.44 package, fix README to be more accurate
* tests failing on perl 5.8.2 and before due to no use Exporter qw(import);
Fix OTTags accordingly.
Some previous changes documented in lib/Font/TTF/Changes_old.txt