View Single Post
Old 07-29-2011, 11:19 AM   #252
jackie_w
Grand Sorcerer
jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.
 
Posts: 6,252
Karma: 16544692
Join Date: Sep 2009
Location: UK
Device: ClaraHD, Forma, Libra2, Clara2E, LibraCol, PBTouchHD3
@Hedaya,

I'm not a Nook owner so I can't be more specific but it's probably just a case of getting the blue bit right.
Code:
src: url(res:///Data/font/tradbdo.ttf)
On a Sony the directory where the .ttf files are stored is res:///Data/font/, but to a Windows user it looks like [Drive:]\font in Sony internal memory.

I have skimmed the thread you referenced. It is not clear what the Nook equivalent is, as one user places the ttf files on an SD card and another refers to res:///system/fonts as a system embedded font, presumably meaning a Nook standard directory for storing system font files. There is also a reference to res:///system/media/sdcard

When you connect your Nook do you see a directory in internal memory called [Drive:]\system\fonts or [Drive:]\fonts? Only another Nook owner can give you the definitive advice on the above.

Another potential problem is that the epub you are testing has something in its internal css which is stopping your customized fonts from displaying correctly. I'm attaching a very simple test epub which will definitely work with your custom fonts if you get the above sorted out. I use it whenever I'm trying out a new font.
Attached Files
File Type: epub EPUBFontTest.epub (92.1 KB, 722 views)

Last edited by jackie_w; 07-29-2011 at 11:38 AM.
jackie_w is offline   Reply With Quote