| @@ -5,18 +5,21 @@ | ||
| 5 | 5 | <body bgcolor=#FFFFFF text=#001C66> |
| 6 | 6 | |
| 7 | 7 | <h2>mPDF Font Utility scripts for Version 5.0</h2> |
| 8 | 8 | <p> |
| 9 | -<a href="font_dump.php">Dump all characters from a font (font_dump.php)</a> | |
| 9 | +<a href="font_dump.php">Dump all characters from a font (font_dump.php)</a> | |
| 10 | 10 | </p> |
| 11 | 11 | <p> |
| 12 | -<a href="font_names.php">Show a list of all font names available (font_names.php)</a> | |
| 12 | +<a href="font_names.php">Show a list of all font names available (font_names.php)</a> | |
| 13 | 13 | </p> |
| 14 | 14 | <p> |
| 15 | -<a href="font_collections.php">Show fonts in Collections .ttc (font_collections.php)</a> | |
| 15 | +<a href="font_collections.php">Show fonts in Collections .ttc (font_collections.php)</a> | |
| 16 | 16 | </p> |
| 17 | 17 | <p> |
| 18 | -<a href="font_coverage.php">Show coverage of characters from all fonts (font_coverage.php)</a> | |
| 18 | +<a href="font_coverage.php">Show coverage of characters from all fonts (font_coverage.php)</a> | |
| 19 | +</p> | |
| 20 | +<p> | |
| 21 | +<a href="font_dump_OTL.php">Show OTL features from a font (font_dump_OTL.php)</a> | |
| 19 | 22 | </p> |
| 20 | 23 | |
| 21 | 24 | <p>Edit the scripts to change the font folder if you wish - this is set by default to /ttfonts/</p> |
| 22 | 25 | |