You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-dev@xmlgraphics.apache.org by cl...@tjgroup.com on 2002/02/20 15:16:46 UTC

Custom fonts (again)

Following lines from the Embedding FOP web page:

userConfigFile = new File(userConfig);
options = new Options(userConfigFile);

Ok fine I got that, but what to do with the options variable after this?

cheers

-------------------------------------------------------
Claes Bergsten
Software Development Engineer
TJ Group as

--------------Contact----------------------------
claes.bergsten@tjgroup.com
+47 91668984
www.tjgroup.com


---------------------------------------------------------------------
To unsubscribe, e-mail: fop-dev-unsubscribe@xml.apache.org
For additional commands, email: fop-dev-help@xml.apache.org


Re: Custom fonts (again)

Posted by Jeremias Maerki <je...@outline.ch>.
> Following lines from the Embedding FOP web page:
> 
> userConfigFile = new File(userConfig);
> options = new Options(userConfigFile);
> 
> Ok fine I got that, but what to do with the options variable after this?

Nothing! :-) It's something static and registers itself in FOP. Not so
beautiful, but it works for the moment.

Cheers,
Jeremias Märki

mailto:jeremias.maerki@outline.ch

OUTLINE AG
Postfach 3954 - Rhynauerstr. 15 - CH-6002 Luzern
Fon +41 41 317 20 20 - Fax +41 41 317 20 29
Internet http://www.outline.ch


---------------------------------------------------------------------
To unsubscribe, e-mail: fop-dev-unsubscribe@xml.apache.org
For additional commands, email: fop-dev-help@xml.apache.org