vijayfreaks Posted July 26, 2007 Share Posted July 26, 2007 Hi.. How to load font at client side..like If I am searching keywords "Hindi" in google search engine.. So in the result page I can see the fonts are in hindi, even though hindi font is not installed @ my(client) side.. I dont want to install manually @ client side.. It would be directly handeled via server.. (like above example) so how its possible in php? Thanks & Best Regards, Vijay Link to comment https://forums.phpfreaks.com/topic/61830-how-to-load-font-at-client-side/ Share on other sites More sharing options...
vbnullchar Posted July 26, 2007 Share Posted July 26, 2007 create a script that will search for that font, if not found download it from the server.... Link to comment https://forums.phpfreaks.com/topic/61830-how-to-load-font-at-client-side/#findComment-307880 Share on other sites More sharing options...
vijayfreaks Posted July 26, 2007 Author Share Posted July 26, 2007 Hi... No I don't want like that I have not to download it. have u gone through my example..? If I am searching keywords "Hindi" in google search engine.. So in the result page I can see the fonts are in hindi, even though hindi font is not installed @ my(client) side.. I dont want to install manually @ client side.. It would be directly handeled via server.. (like above example) so how its possible in php? Link to comment https://forums.phpfreaks.com/topic/61830-how-to-load-font-at-client-side/#findComment-307886 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.