You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-users@xmlgraphics.apache.org by Ju...@Piater.name on 2008/02/01 10:23:58 UTC

FOP Trunk no longer displays bitmaps embedded in SVG?

Hi,

I have an SVG graphic that includes a PNG via <image xlink:href="..."/>.

This renders OK (to PDF) with Fop 0.94, but Fop Trunk silently drops
the bitmap part. By itself, the bitmap is rendered correctly by Fop
Trunk.

See http://www.intelsig.be/~piater/nobackup/fop/graphics/ for my test
files.

Thanks,
Justus

---------------------------------------------------------------------
To unsubscribe, e-mail: fop-users-unsubscribe@xmlgraphics.apache.org
For additional commands, e-mail: fop-users-help@xmlgraphics.apache.org


Re: FOP Trunk no longer displays bitmaps embedded in SVG?

Posted by Ju...@Piater.name.
Works for me too. Wow. Thanks!
Justus

Jeremias Maerki <de...@jeremias-maerki.ch> wrote on Fri, 01 Feb 2008
12:13:46 +0100:

> This is now fixed in FOP Trunk:

---------------------------------------------------------------------
To unsubscribe, e-mail: fop-users-unsubscribe@xmlgraphics.apache.org
For additional commands, e-mail: fop-users-help@xmlgraphics.apache.org


Re: FOP Trunk no longer displays bitmaps embedded in SVG?

Posted by Jeremias Maerki <de...@jeremias-maerki.ch>.
This is now fixed in FOP Trunk:
http://svn.apache.org/viewvc?rev=617473&view=rev

...but it looks like I need to do some additional testing and tinkering in
this area.

On 01.02.2008 11:04:53 Jeremias Maerki wrote:
> I forgot to implement drawRenderedImage() on PDFGraphics2D to make this
> work. Decoded images are painted differently than in 0.94. Looking into
> this now...
> 
> On 01.02.2008 10:23:58 Justus-bulk wrote:
> > Hi,
> > 
> > I have an SVG graphic that includes a PNG via <image xlink:href="..."/>.
> > 
> > This renders OK (to PDF) with Fop 0.94, but Fop Trunk silently drops
> > the bitmap part. By itself, the bitmap is rendered correctly by Fop
> > Trunk.
> > 
> > See http://www.intelsig.be/~piater/nobackup/fop/graphics/ for my test
> > files.
> > 
> > Thanks,
> > Justus
> 
> 
> 
> Jeremias Maerki



Jeremias Maerki


---------------------------------------------------------------------
To unsubscribe, e-mail: fop-users-unsubscribe@xmlgraphics.apache.org
For additional commands, e-mail: fop-users-help@xmlgraphics.apache.org


Re: FOP Trunk no longer displays bitmaps embedded in SVG?

Posted by Jeremias Maerki <de...@jeremias-maerki.ch>.
I forgot to implement drawRenderedImage() on PDFGraphics2D to make this
work. Decoded images are painted differently than in 0.94. Looking into
this now...

On 01.02.2008 10:23:58 Justus-bulk wrote:
> Hi,
> 
> I have an SVG graphic that includes a PNG via <image xlink:href="..."/>.
> 
> This renders OK (to PDF) with Fop 0.94, but Fop Trunk silently drops
> the bitmap part. By itself, the bitmap is rendered correctly by Fop
> Trunk.
> 
> See http://www.intelsig.be/~piater/nobackup/fop/graphics/ for my test
> files.
> 
> Thanks,
> Justus



Jeremias Maerki


---------------------------------------------------------------------
To unsubscribe, e-mail: fop-users-unsubscribe@xmlgraphics.apache.org
For additional commands, e-mail: fop-users-help@xmlgraphics.apache.org