Re: Fonts in embedded applications

2010-05-07 Thread Archie144
catch (org.apache.fop.apps.FOPException error) { configReader.dumpError(error); } -- View this message in context: http://old.nabble.com/Fonts-in-embedded-applications-tp27951854p28483410.html Sent from the FOP - Users mail

Re: Fonts in embedded applications

2010-03-18 Thread Martin Edge
In 0.95 / trunk the need for metrics is unnecessary, assuming you set the config path in your application, it will work providing you are supplying the right font to the right renderer. Have you tried on the command line using fop.bat to make sure your config is ok? Thanks Martin On

Fonts in embedded applications

2010-03-18 Thread Pete Allison
I'm trying to figure out how to make other fonts available to FOP. My current configuration: 1. FOP 0.94 2. I'm using the servlet example code: ..\fop-0.94\src\java\org\apache\fop\servlet 3. Building using ant. 4. Deploy the WAR file under Tomcat 6.0 I know how generate the font metr