如何在我的 WordPress 博客中使用泰米尔语字体。我需要帮助的博客是jsabdul.wordpress.com。泰米尔语字体,如 baamini、suntommy 等,
问问题
1685 次
1 回答
1
1- Download some free Tamil fonts such as
2- Create a version that you can use on the web with FontSquirrel
http://www.fontsquirrel.com/fontface/generator
3- Insert the @font-face statement in the CSS and upload the fonts on the web
4- Change the font families in the CSS to match the Tamil fonts.
To do this, you need to be able to edit a CSS file and to use an FTP software.
Info: http://codex.wordpress.org/Playing_With_Fonts#Font_Face
于 2012-11-03T06:42:55.307 回答