To clarify, the issue was that the path contained backslashes, I changed this to forward slashes and now all tests work on both Unix and Windows. Cheers
Siobhan wrote: > > Hi, > I am embedding a font by generating a font metrics file and passing this > file to FOP through the use of the FOP configuration file. I have created > tests that are run on both Windows and Unix machines. However, when the > test is run on Unix, it fails saying that it cannot load the font from the > metrics file (pmingliu.xml). I generated this metrics file on Windows. Do > I need to generate a metrics file on the Unix platform too? Are the > metrics files different for different platforms? > thanks > -- View this message in context: http://www.nabble.com/Do-I-need-to-generate-a-different-font-metrics-file-for-Unix-and-Windows-tp18569904p18584716.html Sent from the FOP - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
