On Aug 19, 2010, at 23:11, Zooko O'Whielacronx wrote:
Yes, if you change it to "Tahoe-LAFS" then I'll be happy to use that for a logo. Thanks!
Done: http://switchb.org/kpreid/2009/tahoe/logo-2.svg http://switchb.org/kpreid/2009/tahoe/logo-2.png Notes on SVG: * Note that the SVG is hand-written and will become messier if edited by a tool such as Inkscape. * The margins can be adjusted by changing the "viewBox" attribute of the root; it controls the visible area of the logical infinite canvas and is of the form <left> <top> <width> <height>. * The background is transparent and so it will disappear on a black background; this can be changed by adding a white <rect> to the image. * If you want to rerender it to PNG/GIF to create variations or different sizes, Batik has a good batch tool for this: <http://xmlgraphics.apache.org/batik/tools/rasterizer.html> (The existing size was chosen to be similar in height to the logo currently on tahoe-lafs.org.) * If you render it, make sure you have the Futura font or the layout will be more or less off depending on font metrics. -- Kevin Reid <http://switchb.org/kpreid/> _______________________________________________ tahoe-dev mailing list [email protected] http://tahoe-lafs.org/cgi-bin/mailman/listinfo/tahoe-dev
