[Echo]New object-rotate-right icon draft (last of object-* series)

Martin Sourada martin.sourada at gmail.com
Thu Sep 18 08:54:17 UTC 2008


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.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part
URL: <http://listman.redhat.com/archives/fedora-art-list/attachments/20080918/1cfde9e9/attachment.sig>


More information about the Fedora-art-list mailing list