View Single Post
Old 02-10-2010, 06:15 PM   #1
vidgej
Member
vidgej began at the beginning.
 
vidgej's Avatar
 
Posts: 23
Karma: 10
Join Date: Jan 2010
Device: Kindle 3
Pocket Pro epub font change problem

I have a Pocket Pro and I really need to change the epub font of my books cuz the epub font output from Calibre is not black enough. So I tried this:

@font-face {
font-family: "Freestyle Script";
src:url(res:///Data/FONT/FREESCPT.TTF);
}
in the CSS and put your font at FONT/FREESCPT.TTF of internal storage.

but it didnt work. Somebody please give me the detailed step by step procedure. Thanks.

If you could also give me the instructions on how to change epub to BOLDface, that will be very much appreciated. Thanks again!
vidgej is offline   Reply With Quote