This is a bug in FOP's native SVG rendering code, which maps SVG's bold to 600 instead of 700. I just reported this recently.
Glenn On Mon, Mar 7, 2011 at 3:21 AM, Régis Fénéon <[email protected]> wrote: > Hello, > > I'm trying the fop trunk version and now I get warning messages when I > generate my document: > > 7 mars 2011 11:04:42 org.apache.fop.events.LoggingEventListener > processEvent > ATTENTION: Font "Arial,normal,600" not found. Substituting with > "Arial,normal,700". > 7 mars 2011 11:04:44 org.apache.fop.events.LoggingEventListener > processEvent > ATTENTION: Font "Arial,italic,600" not found. Substituting with > "Arial,italic,700". > > I dont have this message with fop 1.0, using same document and > configuration (I use Windows 7 system fonts). > > It's strange that fop cannot find a given size in a vectorial font, I > thought vectorial fonts contained any size. > > Thanks, > regis > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
