I see. 

I have stepped through the code a bit in the debugger (the trunk from a
couple of weeks ago) and I do have the impression that the font ttf and xml
files should be resolved through the uri resolver configured with
setURIResolver on the user agent.

The only exception I can detect is when the uri starts with data:.

Perhaps a version difference?

Peter


> -----Original Message-----
> From: Dirk Bromberg [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, January 03, 2007 9:32 PM
> To: fop-users@xmlgraphics.apache.org
> Subject: Re: own URIResolver for ttf fonts?
> 
> No,
> 
> what i need is a way to add a resolver which pulls the files out of an
> database.
> 
> So it is more like the basepath...
> 
> Dirk
> 
> Peter schrieb:
> > Perhaps the setFontBaseURL method in FopFactory does what you want ?
> >
> > Peter
> >
> >
> >> -----Original Message-----
> >> From: Dirk Bromberg [mailto:[EMAIL PROTECTED]
> >> Sent: Wednesday, January 03, 2007 6:34 PM
> >> To: fop-users@xmlgraphics.apache.org
> >> Subject: own URIResolver for ttf fonts?
> >>
> >> 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
> >>
> >> ---------------------------------------------------------------------
> >> To unsubscribe, e-mail: [EMAIL PROTECTED]
> >> For additional commands, e-mail: [EMAIL PROTECTED]
> >>
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]


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

Reply via email to