PNG support for RTF output is restored now in Subversion. Thanks for reporting that.
On 13.12.2005 12:14:11 Sascha Iseli wrote: > Thanks very much. it works!. unfortunately it has a small side-effect. the > integrating of png in rtfs (with the following snippet) is no longer > possible. for me it isn't necessary, but it would be a nive feature ;-) > thanks very much > > regards, > sascha > > <fo:block text-align="center" padding-after="15pt"> > > <fo:external-graphic content-type="image/png" src="image.png" > scaling="uniform" inline-progression-dimension.optimum="auto" > inline-progression-dimension.maximum="505px" > block-progression-dimension.optimum="auto" > block-progression-dimension.maximum="710px"/> > > </fo:block> Jeremias Maerki --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
