Introduce src dir.
[librarian.git] / src / librarian / font-optimizer / ext / Font-TTF / lib / Font / TTF / Changes
diff --git a/src/librarian/font-optimizer/ext/Font-TTF/lib/Font/TTF/Changes b/src/librarian/font-optimizer/ext/Font-TTF/lib/Font/TTF/Changes
new file mode 100644 (file)
index 0000000..2382b82
--- /dev/null
@@ -0,0 +1,108 @@
+Note. The version number implies a release point. Thus changes that go into a\r
+version occur above the version number, not after it.\r
+\r
+* 0.05\r
+** cmap\r
+       debug reverse()\r
+        provide scripts as .pl instead of .bat to placate Unix world\r
+        rename makefile.pl to Makefile.PL to keep Unix happy\r
+        Add ttfremap script\r
+\r
+* 0.06 .. 0.08\r
+    Fixes to get this stuff working in Unix\r
+\r
+* 0.09\r
+    Never released\r
+\r
+* 0.10\r
+** cmap\r
+        Make reverse return the lowest codepoint that matches rather than\r
+        the highest\r
+** font\r
+        Use IO::File everywhere to allow passing in of psuedo-file objects\r
+        rather than file names\r
+** Utils\r
+        Debug FDot2.14 conversion\r
+\r
+* 0.11\r
+** cmap\r
+        Don't store empty entries in the cmap\r
+\r
+* 0.12\r
+Various changes to reduce warnings\r
+\r
+** glyph\r
+        Add update_bbox\r
+        Do full glyph writes if loca read rather than glyf read\r
+        Get glyph update working usefully. Clarify glyf->read\r
+\r
+* 0.13\r
+\r
+** glyph\r
+        Debug update_bbox for compound glyphs\r
+        Add empty() to clear to unread state (allows apps to save memory)\r
+\r
+** OS/2\r
+        update update() to account for new cmap structure\r
+\r
+** Post\r
+        Correct mu to pi in Postscript name list. The list now follows the\r
+        MS convention for good or ill.\r
+\r
+** Table\r
+        Add empty() to clear a table to its unread state\r
+\r
+** Scripts\r
+*** psfix\r
+        Added. Creates Post table based on cmap information\r
+\r
+*** eurofix \r
+        Added bullet hacking and generally backwards, forwards, all\r
+        ways mapping.\r
+\r
+*** ttfenc\r
+        Now supports the difference between MS post name list and TeXs\r
+\r
+* 0.14\r
+\r
+        Sort out mix up over CVS mess\r
+\r
+* 0.15\r
+\r
+** Table\r
+        read_dat no longer marks table as read\r
+\r
+** Cvt_\r
+        Mark table as read when read\r
+\r
+** Fpgm\r
+        Mark table as read when read\r
+\r
+** Prep\r
+        Mark table as read when read\r
+\r
+** Font\r
+        Add support for Mac sfnt version code ('true')\r
+        Be stricter on out @fontlist, only output tables that exist\r
+\r
+* 0.16\r
+\r
+** Install\r
+        add pmake support\r
+\r
+** glyph\r
+        tidy up pod\r
+\r
+** kern\r
+        tidy up pod\r
+\r
+** name\r
+        add utf8 support\r
+\r
+* 0.17\r
+\r
+** Utils\r
+        Debug TTF_bininfo >>= seems to have stopped working!\r
+        \r
+* 0.18\r
+\r