]> git.sur5r.net Git - glabels/commit
Add native support for SVG images.
authorJim Evins <evins@snaught.com>
Sat, 3 Jul 2010 03:12:32 +0000 (23:12 -0400)
committerJim Evins <evins@snaught.com>
Sat, 3 Jul 2010 03:15:29 +0000 (23:15 -0400)
commit3e365e5f9187a12fbf0e29d4d3804cab0261e8e9
tree60967fdb1d8366d439ab9dbee4cff1287a71dc57
parent85c5b1fa0d48486d3985c43cd0272a3d5d0753c7
Add native support for SVG images.

Rather than just rasterizing SVG files into GdkPixbufs, use RSVG to handle
SVG files directly -- preserving the original file as inline data.
16 files changed:
configure.ac
po/POTFILES.in
src/Makefile.am
src/debug.c
src/debug.h
src/file-util.c
src/file-util.h
src/label-image.c
src/label-image.h
src/label.c
src/label.h
src/object-editor.c
src/svg-cache.c [new file with mode: 0644]
src/svg-cache.h [new file with mode: 0644]
src/xml-label.c
templates/glabels-2.3.dtd