Quantcast
Channel: MobileRead Forums - Sony Reader
Viewing all articles
Browse latest Browse all 1292

PRS-T1 Devanagari?

$
0
0
Hi,

Has anyone been able to successfuly display Devanagari script on their T1? The following is the font declaration:

Code:

@font-face {font-family: "Devanagari MT"; font-weight: normal; font-style: normal; src: url(res:///ebook/fonts/../../mnt/sdcard/fonts/DevanagariMT.ttf);}
@font-face {font-family: "Devanagari MT"; font-weight: normal; font-style: italic; src: url(res:///ebook/fonts/../../mnt/sdcard/fonts/DevanagariMT.ttf);}
@font-face {font-family: "Devanagari MT"; font-weight: bold; font-style: normal; src: url(res:///ebook/fonts/../../mnt/sdcard/fonts/DevanagariMT.ttf);}
@font-face {font-family: "Devanagari MT"; font-weight: bold; font-style: italic; src: url(res:///ebook/fonts/../../mnt/sdcard/fonts/DevanagariMT.ttf);}

That's included with an @include in the main CSS. I use this for all other fonts and they display correctly, including Chinese. But Devanagari displays only as question marks. I'd guess that the T1 might not support it but that'd be strange. I've also tried multiple Devanagari fonts with the same results.

Hope someone has had better luck.

Viewing all articles
Browse latest Browse all 1292

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>