I end up creating a DOM representing the user-config and using that to configure the fop font system. While unwieldy, it does seem to work after I got past the issues discussed on list.
On Tue, 2009-06-16 at 09:29 +0200, Andreas Delmelle wrote: > On 15 Jun 2009, at 23:06, Sam Fuqua wrote: > > Hi Sam > > > Thanks for your reply. Is there any way to set the font > > configuration programmatically? Or must I load it from a file? > > AFAICT, auto-detection is an option that cannot be set > programmatically, so I guess that means it must be loaded from a > config-file... > > Anyone? > > > Regards > > Andreas > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > -- Steve Ebersole <[email protected]> Hibernate.org --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
