Possible thread-safe issue with fonts

2002-04-26 Thread Chris Warr
Hi, I'm running cocoon 2.1dev under tomcat 4.04b2 with JDK 1.3 and FOP 0.20.3. My cocoon app is generating a PDF using FOP. I use and embed a font in my generated PDF file with the following in my userconfig file: font metrics-file=d:/fonts/font_dynamo.xml kerning=yes

RE: Possible thread-safe issue with fonts

2002-04-29 Thread Chris Warr
and it depends on the parser. I think each time it is a new data set in memory so it probably is not that. On 2002.04.26 08:17 Chris Warr wrote: Hi, I'm running cocoon 2.1dev under tomcat 4.04b2 with JDK 1.3 and FOP 0.20.3. My cocoon app is generating a PDF using FOP. I use and embed a font in my

RE: Possible thread-safe issue with fonts

2002-04-30 Thread Chris Warr
] Subject: Re: Possible thread-safe issue with fonts Chris Warr wrote: OK, it was a threading issue, I downloaded the source and had a play. It comes about because the static configuration is updated for every translation I do. FontSetup.addConfiguredFonts() can read from the font list

page-position=last will it be implemented

2004-05-14 Thread Chris Warr
Hi all, I know that page-position=last is not currently implemented. Is there a chance it will be in the near future? If so, any chance of a timeline? Chris. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional

RE: Where to download high-quality fonts

2004-05-26 Thread Chris Warr
Can't you just grab them out of the windows/fonts directory? Or am I talking out my clack? Chris. -Original Message- From: Paul Tremblay [mailto:[EMAIL PROTECTED] Sent: Wednesday, 26 May 2004 11:51 AM To: fop mailing list Subject: Where to download high-quality fonts I think I'm

RE: Where to download high-quality fonts

2004-05-26 Thread Chris Warr
, 2004 at 11:45:04AM +1000, Chris Warr wrote: Can't you just grab them out of the windows/fonts directory? Or am I talking out my clack? Can you? I have a linux box. My girlfriend has a Macintosh, which puts fonts in some type of suitcase. If you can just grab those high-quality fonts off

RE: How FOP Works

2004-06-02 Thread Chris Warr
Title: Message RTFM http://xml.apache.org/fop/ From: Amit Garg [mailto:[EMAIL PROTECTED] Sent: Wednesday, 2 June 2004 3:46 PM To: [EMAIL PROTECTED] Subject: How FOP Works Hi, Please tellme how FOP works like the input required,enviorment variable settings