View Single Post
Old 12-02-2011, 04:10 PM   #53
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,257
Karma: 16544692
Join Date: Sep 2009
Location: UK
Device: ClaraHD, Forma, Libra2, Clara2E, LibraCol, PBTouchHD3
Quote:
Originally Posted by nosnoop View Post
I tried adding this to the Preference-Extra CSS during TXT -> ePub conversion, but it wasn't added in the generated epub's css file:

Code:
@font-face {
   font-family: "DroidSans", serif, sans-serif;
   src:url(res:///ebook/fonts/DroidSansFallback.ttf);
   }
I can't figure out why. What is the proper way of using Extra CSS?
For some reason, Calibre conversions put ExtraCSS @font-face statements inside each of the html content files rather than into the css file. It should still work correctly when you read it on your T1.
jackie_w is offline   Reply With Quote