]> saetta.ns0.it Git - libgtkgis/commit
Added functions gtk_gis_color_parse and gtk_gis_color_to_string.
authorAndrea Zagli <azagli@libero.it>
Wed, 19 Aug 2009 15:43:27 +0000 (17:43 +0200)
committerAndrea Zagli <azagli@libero.it>
Wed, 19 Aug 2009 15:43:27 +0000 (17:43 +0200)
commit60b3998981aa54228d2533b9554a47735bc1bfd1
tree133e89c897d9a3f8f67643f135cb6d0881480ec7
parentd13225041ce6788a0d9af85e5b13a960b070208b
Added functions gtk_gis_color_parse and gtk_gis_color_to_string.
Added zoom in by drag & drop with the mouse.
Colors can be specified only on the form #rrggbbaa.
docs/reference/libgtkgis-undocumented.txt
src/Makefile.am
src/commons.c [new file with mode: 0644]
src/geometryline.c
src/geometrypoint.c
src/geometrypolygon.c
src/geometryraster.c
src/gtkgis.c
src/layer.c
tests/test1.gtkgis