]> git.cworth.org Git - grrobot/commit
grrobot will now load SVG icons from /share/grrobot/*.svg
authorCarl Worth <cworth@theworths.org>
Wed, 25 Jun 2003 10:52:59 +0000 (10:52 +0000)
committerCarl Worth <cworth@theworths.org>
Wed, 25 Jun 2003 10:52:59 +0000 (10:52 +0000)
commitf0030bb1862b023fca3914d72e1d307b64824649
tree8e54cd90423e73740ecf80eb06b17ee1c8feb088
parent41836a082ad01e84e1c0ab0fb2528f5b8bb47b6e
grrobot will now load SVG icons from /share/grrobot/*.svg
A default SVG icon set is now builtin so the grrobot does not rely on external files.
Rendering is a bit faster, (SVG files are only parsed once).
src/Makefile.am
src/grr_board_view.c
src/grr_board_view.h
src/grr_icon.c
src/grr_icon.h
src/grrobot.c
src/svg/.cvsignore
src/svg/Makefile.am
src/svg/bin2cstring.c
src/svg/grr_icon_svg.h [new file with mode: 0644]