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
>
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
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
> -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
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
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
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
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
>
> 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