dgywft Posted December 17, 2010 Share Posted December 17, 2010 Has anyone out there ever used PHP to grab the font information of a opentype or truetype font file? For example, create a character, glyph map of all the letter designs in a font? I see many font sites do this, but I have tried doing this with imagemagick, result was way to slow and crashed out most the time. Here are a few examples I have found of working examples: http://fontshop.com/fonts/font_rend.php?idt=f&id=224932&rbe=cmap&acs=1&acs_p=1&acs_pt=32 http://new.myfonts.com/fonts/boris-marinov/dimitrina/thin/characters.html Any ideas? I have been trying for months, no results yet.. [attachment deleted by admin] Link to comment https://forums.phpfreaks.com/topic/221938-font-glyph-maps/ Share on other sites More sharing options...
dreamwest Posted December 17, 2010 Share Posted December 17, 2010 you mean html specialchars Ω = Ω Ψ = Ψ Link to comment https://forums.phpfreaks.com/topic/221938-font-glyph-maps/#findComment-1148573 Share on other sites More sharing options...
dgywft Posted December 17, 2010 Author Share Posted December 17, 2010 No, I mean like actually create the entire image that outlines the letter designs in the font. Anyone know how to or ever seen any scripts to document a font like this? Imagemagick has one script, but its not like this and its suppperrrrr slow.. Link to comment https://forums.phpfreaks.com/topic/221938-font-glyph-maps/#findComment-1148633 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.