The latest FOP Trunk (and the soon-to-be-released 0.93) loads fonts and
metric files through the URIResolver. You can easily write your own
URIResolver (see [1] as an example) to handle URIs to font resources in
a special way. BTW, you can omit the step with the metrics file with the
latest version. This is a new feature where we'd be glad for some
feedback.

[1] 
http://svn.apache.org/viewvc/xmlgraphics/fop/trunk/src/java/org/apache/fop/servlet/ServletContextURIResolver.java?view=markup

On 03.01.2007 18:33:53 Dirk Bromberg wrote:
> Hi,
> 
> is it possible the override a resolver for the destination of the ttf 
> file (whole font handling)?
> 
> - ttf file
> - metrics xml file
> 
> I've tried the URIResolver but it works only for things like images ...
> 
> 
> Thanks
> 
> 
> Dirk


Jeremias Maerki


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to