Comment 12 for bug 672019

Revision history for this message
su_v (suv-lp) wrote :

> So maybe there two bugs here?

We won't know until there's an example SVG file attached to allow further investigation (yes, I should have asked for it before adding my initial comments).

macosxp wrote on 2010-12-12:
> It applies to embedded/linked raster images, not vector ones.

Note that the upper left corner of an image needs to be at an integer-value position (the other corners and the width/height values don't really matter if the bitmap image has the original size from importing). Any scaling of the bitmap image will additionally change the precision of its content (affected by the preference setting for oversampling of bitmaps).
If on the other hand the affected bitmap images had not been pasted or imported intentionally, see bug #675438 (comment #2).

macosxp wrote on 2010-11-07:
> I tried Pixelsnap and it didn't set the object to a full pixel position

There's also a known bug in PixelSnap (apparently transform attributes of a parent node (e.g. the layer group after resizing the page) are not correctly considered):
<http://www.inkscapeforum.com/viewtopic.php?f=5&t=6309#p29192>
<http://code.google.com/p/pixelsnap/issues/detail?id=9>