On 14.01.2009 09:57:08 Ulrich Mayring wrote:
> Jeremias Maerki wrote:
> >
> > The TextLayoutManager currently always retrieves the width of the hyphen
> > (and space) glyph instead of doing lazy initialization. Patches to
> > improve things like that are welcome.
> 
> Ok thanks, will try to contribute, once I get my head around this stuff :)
> 
> > Looks like those two fonts were not registered for the PostScript
> > renderer. Note that font configuration is still separate per renderer.
> 
> Oops, right... thanks! What about the plain text renderer? I guess it 
> shouldn't complain about missing fonts...

Well, it actually might. This all comes from the layout engine. The
plain text renderer just interprets the area tree that the layout engine
produces. The layout engine still needs a set of fonts to work off and
doesn't do anything different when the plain text renderer is active.


Jeremias Maerki


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to