RE: PDFTranscoder & Batik library in FOP 1.0

2003-12-29 Thread Petar
I might try to pull that code and see if it works with FOP 1.0. Petar > -Original Message- > From: Jeremias Maerki [mailto:[EMAIL PROTECTED] > Sent: Sunday, December 28, 2003 11:13 AM > To: [EMAIL PROTECTED] > Subject: Re: PDFTranscoder & Batik library in FOP 1.0 >

Re: PDFTranscoder & Batik library in FOP 1.0

2003-12-28 Thread Jeremias Maerki
of Batik at some point (1.5 for example) or does > it contain special FOP-related changes? Will PDFTranscoder work with Batik > 1.5? > > I am trying to track down some behaviors and I need to take a look at > corresponding Batik source code. Jeremias Maerki

PDFTranscoder & Batik library in FOP 1.0

2003-12-28 Thread Petar
example) or does it contain special FOP-related changes? Will PDFTranscoder work with Batik 1.5? I am trying to track down some behaviors and I need to take a look at corresponding Batik source code. Thanks, Petar

RE: PDFTranscoder and font-stretch attribute

2003-11-13 Thread Andreas L. Delmelle
> -Original Message- > From: Petar [mailto:[EMAIL PROTECTED] > > I was trying to use "font-stretch" attribute in my SVG which I wanted to > convert to PDF using PDFTranscoder. I ran into some problems. > Yup! font-stretch currently not implemented (se

Re: PDFTranscoder and font-stretch attribute

2003-11-13 Thread Jeremias Maerki
ndermanned in this project. If we don't respond just poke again. :-) On 13.11.2003 20:33:28 Petar wrote: > I was trying to use "font-stretch" attribute in my SVG which I wanted to > convert to PDF using PDFTranscoder. I ran into some problems. > > I first added the pr

PDFTranscoder and font-stretch attribute

2003-11-13 Thread Petar
Hello, I was trying to use "font-stretch" attribute in my SVG which I wanted to convert to PDF using PDFTranscoder. I ran into some problems. I first added the proper font element to my configuration file. However, the transcoder didn't use it as expected. It ignored my stretch

PDFTranscoder configuration and CVS branches

2003-10-20 Thread OBRADOVIC,PETAR (HP-Vancouver,ex1)
My apology for posting the question below to the dev list. It was meant to go to the user list. Petar -Original Message- From: OBRADOVIC,PETAR (HP-Vancouver,ex1) [mailto:[EMAIL PROTECTED] Sent: Monday, October 20, 2003 7:29 PM To: FOP ([EMAIL PROTECTED]) Subject: PDFTranscoder

PDFTranscoder configuration and CVS branches

2003-10-20 Thread OBRADOVIC,PETAR (HP-Vancouver,ex1)
I have downloaded the FOP's main branch and I have built it successfully. After playing with the PDFTranscoder (only, no FOP) for several days I wanted to take the next step and try to add some custom fonts. I traced through the code and I think I need to provide a configuration class

PDFTranscoder

2001-06-20 Thread Thieler Jens
> > If I understand your question, yes you can use it in a similar way. > Depending on what you want to do it may be best to use the PDFTranscoder, > as it does a few extra things. What I had in mind, was a shortcut on the way from Graphics 2D to PDF. Up to that moment, I had used SVGGraphics2D