Hi, To prevent FOP from using font cache, you can configure FOP to deactivate it: just add this in your configuration file: <use-cache>false</use-cache>
Notes: Metric files are deprecated since FOP 1.0. With FOP 0.94 et 0.95, such files were usefull only if you wanted to only reference fonts, not embed them in PDF. Since FOP 1.0, there is a command line tool to get font list: org.apache.fop.tools.fontlist.FontListMain 2014-08-04 14:07 GMT+02:00 MartinKl <klapec.mar...@hotmail.com>: > Hello, > I have problems with loading fonts and the default fonts are used instead. > I´ve generated fonts metrics using TTFReader which is in FOP0.95. Then I > paste to our application and configured paths to it. > > <renderer mime="image/png"> > > <fonts> > > <font-triplet name="Arial" style="normal" > weight="normal"/> > ... > > but everytime I run document generation from our application I always found > all fonts from config file in op-fonts.cache which means the fonts were not > loaded and wont be loaded againg. > > I would like to ask if there a way how to get more information about the > problem? Some extended logging? Because I do not get what is wrong with it. > > Thank you for your response. > > Great Regards > MartinKl > > > > -- > View this message in context: > http://apache-fop.1065347.n5.nabble.com/Loading-fonts-problem-tp41009.html > Sent from the FOP - Users mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: fop-users-unsubscr...@xmlgraphics.apache.org > For additional commands, e-mail: fop-users-h...@xmlgraphics.apache.org > -- pascal --------------------------------------------------------------------- To unsubscribe, e-mail: fop-users-unsubscr...@xmlgraphics.apache.org For additional commands, e-mail: fop-users-h...@xmlgraphics.apache.org