Mike_73
Porkupan is the best guy to ask about it. Afaik there were problem with using "big" dictionaries, it worked only whith "small" ones. That's all I know.
yolan
Custom css overrides even embedded fonts so it should work.
I am not sure that it would help, but normally stuff inside "url" should be in quotes, like this:
src: url("res:///Data/fonts/verdanab.ttf");
also check if the the filenames are correct (case matters). I'll test your css on my ebook tomorrow.
Last edited by kartu; 02-13-2010 at 06:10 PM.
Reason: spelling
|