On Wed, 2008-09-17 at 16:16 -0700, Luya Tshimbalanga wrote: > Martin Sourada a écrit : > > > > Good, just check whether you have the 48x48 icon grouped and labelled as > > scalable (otherwise the scalable icon might end up being empty). I > > recently realised I tend to forgot to do that step (and it's possible I > > forgot to do it in the object-rotate-* icons), so I'll probably create > > another script that would just check if the source SVG is OK and print > > warnings/errors if there are problems... Or maybe I could check it in > > the echo-add-icon before anything is done... > > > > > I just hit another bug. For some reasons, png icons on any size will > appears either empty > or out of space. Check out the git. > > Luya Actually there were two objects with inkscape:layer set to plate, check this output: $ /usr/bin/inkscape -i 256x256 -e /home/martin/Projects/Echo/git/base/256x256/actions/object-rotate-left.png object-rotate-left.svg > /dev/null 2>&1 $ /usr/bin/inkscape -i 48x48 -e /home/martin/Projects/Echo/git/base/48x48/actions/object-rotate-left.png object-rotate-left.svg > /dev/null 2>&1 $ /usr/bin/inkscape -i 32x32 -e /home/martin/Projects/Echo/git/base/32x32/actions/object-rotate-left.png object-rotate-left.svg > /dev/null 2>&1 $ /usr/bin/inkscape -i 24x24 -e /home/martin/Projects/Echo/git/base/24x24/actions/object-rotate-left.png object-rotate-left.svg > /dev/null 2>&1 $ /usr/bin/inkscape -i 22x22 -e /home/martin/Projects/Echo/git/base/22x22/actions/object-rotate-left.png object-rotate-left.svg > /dev/null 2>&1 $ /usr/bin/inkscape -i 16x16 -e /home/martin/Projects/Echo/git/base/16x16/actions/object-rotate-left.png object-rotate-left.svg > /dev/null 2>&1 $ /usr/bin/inkscape -i rect5309 -e /home/martin/Projects/Echo/git/base/256x256/actions/object-rotate-left.png object-rotate-left.svg > /dev/null 2>&1 $ /usr/bin/inkscape -i rect5311 -e /home/martin/Projects/Echo/git/base/48x48/actions/object-rotate-left.png object-rotate-left.svg > /dev/null 2>&1 $ /usr/bin/inkscape -i rect5313 -e /home/martin/Projects/Echo/git/base/32x32/actions/object-rotate-left.png object-rotate-left.svg > /dev/null 2>&1 $ /usr/bin/inkscape -i rect5315 -e /home/martin/Projects/Echo/git/base/24x24/actions/object-rotate-left.png object-rotate-left.svg > /dev/null 2>&1 $ /usr/bin/inkscape -i rect5317 -e /home/martin/Projects/Echo/git/base/22x22/actions/object-rotate-left.png object-rotate-left.svg > /dev/null 2>&1 $ /usr/bin/inkscape -i rect5319 -e /home/martin/Projects/Echo/git/base/16x16/actions/object-rotate-left.png object-rotate-left.svg > /dev/null 2>&1 Seems like you imported another one-canvas SVG, but didn't removed the hidden plate layer, which of course imported not as a layer but as an object inside the layer you imported it to. You can delete it using Edit -> XMLEditor... I've fixed both the SVG and the commit.
Attachment:
signature.asc
Description: This is a digitally signed message part
_______________________________________________ Fedora-art-list mailing list Fedora-art-list@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-art-list