tomdelonge Posted July 14, 2008 Share Posted July 14, 2008 Is there a way to upload the .ttf file? And then use it? It's just a really rare font; and I'm not quite sure how to use it. Is there a way to link to it so that the user's browser doesn't need it already? Thanks for any help. Link to comment https://forums.phpfreaks.com/topic/114705-how-do-you-use-fonts/ Share on other sites More sharing options...
rhodesa Posted July 14, 2008 Share Posted July 14, 2008 No, anything with crazy fonts has to be an image. You can though, dynamically generate the images with PHP using that font. Link to comment https://forums.phpfreaks.com/topic/114705-how-do-you-use-fonts/#findComment-589839 Share on other sites More sharing options...
trq Posted July 14, 2008 Share Posted July 14, 2008 There are ways of embedding fonts using html/css but its not really cross-browser friendly, nor part of the html specs I should imagine. Link to comment https://forums.phpfreaks.com/topic/114705-how-do-you-use-fonts/#findComment-589937 Share on other sites More sharing options...
Barand Posted July 14, 2008 Share Posted July 14, 2008 http://www.google.co.uk/search?q=embedding+fonts+in+html Link to comment https://forums.phpfreaks.com/topic/114705-how-do-you-use-fonts/#findComment-589952 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.