File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change 1
- This library can be used to:
2
- * Read TrueType, OpenType (with TrueType glyphs), WOFF font files
3
- * Extract basic info (name, style, etc)
4
- * Extract advanced info (horizontal metrics, glyph names, glyph shapes, etc)
5
- * Make an Adobe Font Metrics (AFM) file from a font
6
-
7
- You can find a demo GUI [ here] ( http://pxd.me/php-font-lib/www/font_explorer.html ) .
8
-
9
- This project was initiated by the need to read font files in the [ DOMPDF project] ( https://github.com/dompdf/dompdf ) .
1
+ This library can be used to:
2
+ * Read TrueType, OpenType (with TrueType glyphs), WOFF font files
3
+ * Extract basic info (name, style, etc)
4
+ * Extract advanced info (horizontal metrics, glyph names, glyph shapes, etc)
5
+ * Make an Adobe Font Metrics (AFM) file from a font
6
+
7
+ You can find a demo GUI [ here] ( http://pxd.me/php-font-lib/www/font_explorer.html ) .
8
+
9
+ This project was initiated by the need to read font files in the [ DOMPDF project] ( https://github.com/dompdf/dompdf ) .
You can’t perform that action at this time.
0 commit comments