On Tue, Sep 18, 2012 at 10:58 PM, James Cameron <qu...@laptop.org> wrote:
> Neat.  What method did you use to convert the image?

Python... It is my best friend :)

>>> import base64
>>> base64.b64encode(open('browse-logo.png', 'r').read())

See you,

-- 
Kaufmann Manuel
Blog: http://humitos.wordpress.com/
Porfolio: http://fotos.mkaufmann.com.ar/
PyAr: http://www.python.com.ar/
_______________________________________________
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel

Reply via email to