PHP: Read TrueType/OpenType metadata of the font file

末鹿安然 提交于 2019-12-04 08:39:40
Dutchie432

I know this is an old thread, but there has been some movement on the topic over on this thread.

I would recommend to take a look at php-font-lib @ https://github.com/PhenX/php-font-lib. This has all the features that you have asked for and supports other font formats as well. Look at the demo UI @ http://pxd.me/php-font-lib/www/font_explorer.html to get an idea what kind of information you can get from this library.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!