Hi Chris thanks a lot for u informations, but... I'm really surprised - I have a userconfig.xml ... and that's not all... for debuging, I've removed the config.xml und userconfig.xml and the Errors are the same... ???!! How is it possible??? There are no other config.xml and userconfig.xml files in other direct.
thanks a lot -----Original Message----- From: Chris Bowditch [mailto:[EMAIL PROTECTED] Sent: Donnerstag, 22. April 2004 15:12 To: [EMAIL PROTECTED] Subject: Re: Important problem with font and directory.... [EMAIL PROTECTED] wrote: > Hi @all > > I have some problems with my embeded Fonts - it means, fop dosen't found > my font-xml- and font-ttf-file... > > So the error-message looks like > > Using org.apache.crimson.parser.XMLReaderImpl as SAX2 Parser > [INFO] building formatting object tree > [INFO] setting up fonts > [INFO] [1] > [ERROR] unknown font Frutltit,italic,bold so defaulted font to any > [ERROR] unknown font Frutltit,italic,bold so defaulted font to any > [ERROR] defaulted font to any,normal,normal > > How is it possible to display, where (full path) fop is looking for the > setting-files? (ex. FRUTLTIT.xml and Frutltit.ttf) ? These messages do not mean FOP cant find the metrics files, it means it cant find a font-triplet like: <font-triplet name="Frutltit" style="italic" weight="bold"/> in your userconfig.xml file. If you are running FOP from command line make sure you have specified a user config file using: -c <userconfig.xml> Chris --------------------------------------------------------------------- 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]
