Forum: HTML and CSS 19 Days Ago |
| Replies: 25 Views: 2,175 Hi All,
Thanks for all your help. Sorry for late reply. I rectified this problem. I used Baraha software, by this i converted Kannada font to Unicode.
--
Best regards,
Vinith |
Forum: HTML and CSS Jul 8th, 2009 |
| Replies: 25 Views: 2,175 Thank you. But it is not working
This is my modified code :
This is working perfectly with IE7 and Safari |
Forum: HTML and CSS Jul 7th, 2009 |
| Replies: 25 Views: 2,175 Thank you so much for your help.
Iam using following code for include font
<style type="text/css" media="screen, print">
@font-face {
font-family: BRH Kannada;
src: local("BRH Kannada"),... |
Forum: HTML and CSS Jul 4th, 2009 |
| Replies: 25 Views: 2,175 Hi All,
i am designing a multilingual website (English / Kannada). I can display Kannada font in IE by using Microsoft WEFT. But it is not displaying properly in Firefox and other browsers. How can... |