Hi Peter,

I'm not quite sure why this feature would be useful, maybe it would be
helpful if you could explain your requirement for this?  Currently there is
no public API for this.  Anyhow, if you really need to make a programmatic
customization you might want to take a look at
buildFontListFromConfiguration() in
src/java/org/apache/fop/render/PrintRendererConfigurator.java.

Hope this helps,

Adrian.

On 30/10/2007, Peter Coppens <[EMAIL PROTECTED]> wrote:
>
>
> Dear Fop-fans,
>
> Is there a way, using the API to change the font directory as configured
> in
> the <directory> element in the config file.
>
> I can find the value somewhere deep in the user configuration object
> (FopFactory.getUserConfig) and I guess I could change that value, but I am
> not sure whether that would actually do something useful.
>
> Thanks,
>
> Peter
> --
> View this message in context:
> http://www.nabble.com/FOP-0.94---API-access-to-font-directory-tf4720666.html#a13495749
> Sent from the FOP - Users mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

Reply via email to