> -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
(see: http://xml.apache.org/fop/complianc
Sure, just send patches. I think there are no immediate plans. The PDF
transcoder has a pretty good feature set (thanks to Keiron Liddle
in particular) but it is certainly not complete. So we're happy to add
your contributions. Just be patient with us for applying the patches as
we're undermanned i
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 attribute. It