Revision: 14019
http://svn.sourceforge.net/inkscape/?rev=14019&view=rev
Author: buliabyak
Date: 2007-02-04 07:10:56 -0800 (Sun, 04 Feb 2007)
Log Message:
-----------
Unions Are Evil! When pixblock size is TINY, it stores data right in the data.px field (as data.p) and clears it, so when read as data.px it yields NULL. This fixes the problems with the dropper tool (which uses tiny buffers)
Modified Paths:
--------------
inkscape/trunk/src/display/nr-arena-glyphs.cpp
inkscape/trunk/src/display/nr-arena-item.cpp
inkscape/trunk/src/display/nr-arena-shape.cpp
inkscape/trunk/src/display/nr-arena.cpp
inkscape/trunk/src/display/nr-filter-gaussian.cpp
inkscape/trunk/src/display/nr-filter.cpp
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|