20 Dec
2007
20 Dec
'07
10:52 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.
That is actually the same reason I never added "embed bitmap" to right click menus. I wasn't sure where to get a base64 routine from. Once you have this knowledge we can kill that bird too.
Aaron