| Server IP : 162.214.74.102 / Your IP : 216.73.216.192 Web Server : Apache System : Linux dedi-4363141.lrsys.com.br 3.10.0-1160.119.1.el7.tuxcare.els25.x86_64 #1 SMP Wed Oct 1 17:37:27 UTC 2025 x86_64 User : lrsys ( 1015) PHP Version : 5.6.40 Disable Function : exec,passthru,shell_exec,system MySQL : ON | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /home/lrsys/www/lrsys_apps/team/application/helpers/dompdf/lib/php-font-lib/www/ |
Upload File : |
<!DOCTYPE html> <html> <head> <meta charset="utf-8" /> <link rel="stylesheet" href="css/style.css" /> </head> <body> <p>PHP-Font-lib is a set of classes that can help you extract various information from font files.</p> <h2>Currently supported</h2> <ul> <li>Extaction of meta data, horizontal metrics, textual info, from [sfnt] based font files (TrueType, OpenType and WOFF)</li> <li>Creation of AdobeFontMetrics (AFM) files based on Unicode or on a specific encoding</li> <li>Extraction of TrueType fonts from TrueType Collection files</li> <li>Extract basic information from Embedded OpenType font files</li> <li>Extraction glyph data (the outlines) for OpenType glyphs and display them (in the font-explorer)</li> <li>Create a TrueType font from SVG paths</li> <li>Create font subsets</li> </ul> <h2>TODO</h2> <ul> <li>Advanced EOT data extraction</li> <li>Extraction of the glyph data (the outlines) for PostScript glyphs</li> </ul> </body> </html>