View Single Post
Old 07-19-2010, 06:57 AM   #225
arvinder
Member
arvinder began at the beginning.
 
Posts: 22
Karma: 10
Join Date: Aug 2007
Device: Nokia N72
I tried with japanese.ttf font but unable to display japanese characerte in sony library.

What would be the font family of japanese.ttf.

As explained in one the discussion to use below font can sombody attach ipagp-mona.ttf font package.

@font-face {
font-family: "ipagpmona";
src: url(res:///Data/fonts/ipagp-mona.ttf);
}

body {
font-family: "ipagpmona";
}
arvinder is offline   Reply With Quote