Re: [Java-gnome-developer] Image handling in 4.0.18
Brought to you by:
afcowie
From: William T. <wil...@gm...> - 2011-01-06 15:38:24
|
> >> the new image handling behaviour in 4.0.18 has >> considerably changed their appearance. > > Hm. Well, 4.0.14 was a long time ago; certainly since then under the > covers is Cairo 1.10 now and they fixed *all kinds* of things in the > rendering paths. I'm afraid I'd have to consider anything generated now > as "more correct" and adjust your drawing accordingly. > > Of course, that only matters if you have somehow got java-gnome 4.0.14 > linking against Cairo 1.8 and java-gnome 4.0.18 linking against Cairo > 1.10; if we're talking about the same system then that's not going to be > the case. > >> With 4.0.18: > > Pretty sexy :) > Thanks for the answer Andrew. Interestingly when opening those PDFs in Illustrator they look the same and when the PDFs are rasterized (via pdftoppm) the output is the same as it always was, so turns out not to be a problem. The two PDFs just look different when opening in a PDF viewer. BTW the new version is excellent for adding cartographic symbols via SVG images so thanks for that! Cheers Will |