This is a class to generate CSS3 web fonts with Font Forge and PHP
- Command Line Access
- FontForge (and dependencies)
- PHP
Source: Open Font Library
<?PHPrequire('convertFonts.class.php'); $converter = newconvertFonts(); $converter->convert( 'fuck_yeah_fonts.otf' );The convert function will ultimately output a zip file which has the following structure:
- Doesn't fully work. HAHA....
