I want to know the process for attaching regional font to web page. How can i do that ? details of it.
How can we attach regional font to web page
(2 posts) (2 voices)-
Posted 1 year ago #
-
I recommend you provide a download link to the font and instructions on how to install it on a page using a script (if possible).
Also, the correct encoding (usually UTF-8) needs to be implemented for regional fonts. I need to point out that there's no point in properly encoding the web page, if your users don't have the appropriate font installed on their systems.
A new system called sIFR is also gaining popularity although it is a little heavy on resources because it employs a combination of Flash, Javascript and CSS to display fonts onscreen even if the same fonts are NOT present in the user's PC.
I'd recommend that you take a look at BhashaIndia.com - it's Microsoft's attempt at a common platform for Indic language development as well as a start-off point for end users.
Posted 1 year ago #
Reply
You must log in to post.