View Single Post
Old 07-30-2010, 06:29 PM   #9
robot
Edge User
 
Why you use this path url(res:///system/fonts/DroidSansFallback.ttf); ???
You can place font in an folder on your sdcard and than try url(res:///extsdcard/your_fonts/name of font.ttf);