PDA

View Full Version : Different Language design


ramsbrain
11-17-2000, 02:50 AM
Please help me

I want to create a web page in tamil language which is most popular lang in india.

So i have tamil font in .ttf format. how can i design web page in tamil language

what if EOT and PFR files

thank you

kevin
11-17-2000, 01:28 PM
ramsbrian,

This is pushing the limits of my HTML knowledge a little bit, but I believe you will need to use "font-embedding" technology. This sends the font (your .ttf font) along with the webpage so a person viewing the webpage sees the font you want them to.

I'm not familiar with EOT but you might be able to use PFR if the tamil font is available in pfr format.

I suggest you email the webmaster of a website that uses tamil and maybe they can help you or give you some advice.

Also, go to www.truedoc.com (http://www.truedoc.com/webpages/intro/index.html) and read about font-embedding.

Regards,
Kevin