Skip to content

Commit e8155c9

Browse files
committed
Merge pull request #8 from ceeram/master
fix readme, avoid issues with composer installs
2 parents 7144a73 + 6826a43 commit e8155c9

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

README.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
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).

0 commit comments

Comments
 (0)