Hi, > -----Message d'origine----- > De : _zachary_ [mailto:[EMAIL PROTECTED] > Envoyé : jeudi 22 mai 2008 17:32 > > Ok I did that and it seems to work. Is there anyway that I > can disable this > cache?
Yes, by setting use-cache option to 'false' (see [1]) Note that you can change the path of the cache file using the cache-file option. [1] http://xmlgraphics.apache.org/fop/0.94/configuration.html#general-elements > Pascal Sancho wrote: > > > > Hi, > > > >> -----Message d'origine----- > >> De : zachary Dains [mailto:[EMAIL PROTECTED] > >> Envoyé : jeudi 22 mai 2008 00:49 > >> > >> I have set up some font metrics for my own custom TrueType > >> font and trying to > >> get fop to read it. As soon as I specify a config file via > >> -c I get this > >> error when I try and render a pdf. > >> > >> SEVERE: Exception java.io.FileNotFoundException: > >> /var/www/.fop/fop-fonts.cache > >> > >> NOTE: I am using the example fop.xconf file as my config > without any > >> changes, however this issue still occurs even when I put my > >> own changes in > >> the file. Any ideas? > > > > FOP 0.9x create a cache file to store some fonts data. > > Perhaps your appli has not write access to > /var/www/.fop/fop-fonts.cache > > > > Pascal HTH, Pascal --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
