On Aug 25, 2006, at 00:11, Luis Ferro wrote:

Hi Luis,

When i use the font "Symbol" (which is built it), all works well... except if i try to use the "font-style='italic'" with it... it gives an error:

missing font (or something like that): 'Symbol, italic, 400' replacing with
default (or something like that).

Seems correct more or less, but now that you mention it: it does switch the whole font, right? While it is actually only the font- style component that makes it impossible to locate the font.

It doesn't seem too difficult to alter FontInfo.java to make it first look for a font with the same name/weight, but with default font-style.

Anyway, I'll give other devs a chance to chime in before I start fiddling with it. If no objections arise, I'll probably commit this small change during the weekend.


Cheers,

Andreas


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to