
22 Dec
2007
22 Dec
'07
4:34 p.m.
john cliff wrote:
Have code for rasterising selected objects to a gdk_pixbuf in my sandbox, hoping to use it to make create bitmap copy not need temp files when no external filter is being used (to fix https://bugs.launchpad.net/inkscape/+bug/169108). Just struggling with base64 encoding the pixbuf to be able to inline it.
would welcome some input on that
Sim/John,
There is a base64stream.h/cpp in src/dom/io, if that would help.
bob