Sugar Labs logo in bottom-left corner of olpc-bootanim
Bernie Innocenti
bernie at codewiz.org
Mon Apr 19 13:52:20 EDT 2010
Instead of sending a monster 900KB patch to the list, here's how I got
the job done:
cd images
for i in `seq -f %02.0f 0 25`; do
composite -gravity SouthWest sl.png frame$i.png frame$i-sl.png
mv frame$i-sl.png frame$i.png
done
animate -resize 50% frame??.png
Gimp is for wimps! :-)
--
// Bernie Innocenti - http://codewiz.org/
\X/ Sugar Labs - http://sugarlabs.org/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: sl.png
Type: image/png
Size: 5839 bytes
Desc: not available
URL: <http://lists.laptop.org/pipermail/devel/attachments/20100419/65d2be3a/attachment.png>
More information about the Devel
mailing list