twilitegxa Posted August 30, 2009 Share Posted August 30, 2009 This is going to be a strange question, but is there some kind of way to set a code to make your page access a specific font? I mean, you know like if someone doesn't have the font you want to use on your page, then it won't display it, but I was wondering if there was a way maybe to have a font saved on your database and have the php code access it to ensure that the viewer sees the font you want to use. Is this possible or something like this? Is there a way around this? Or code you maybe have the user asked to install it? Is there a way to not have to make them install it? Link to comment https://forums.phpfreaks.com/topic/172433-solved-show-specific-font-even-if-user-doesnt-have-it/ Share on other sites More sharing options...
trq Posted August 30, 2009 Share Posted August 30, 2009 There is methods for embedding fonts into css. Nothing at all to do with php though. Link to comment https://forums.phpfreaks.com/topic/172433-solved-show-specific-font-even-if-user-doesnt-have-it/#findComment-909094 Share on other sites More sharing options...
twilitegxa Posted August 30, 2009 Author Share Posted August 30, 2009 Thank you for the information :-) Link to comment https://forums.phpfreaks.com/topic/172433-solved-show-specific-font-even-if-user-doesnt-have-it/#findComment-909103 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.