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 (see: http://xml.apache.org/fop/complianc

Re: PDFTranscoder and font-stretch attribute

2003-11-13 Thread Jeremias Maerki
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

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 attribute. It