Re-break gadcon so everything works correctly.
authorGustavo Sverzut Barbieri <barbieri@gmail.com>
Thu, 15 Jan 2009 01:02:32 +0000 (01:02 +0000)
committerGustavo Sverzut Barbieri <barbieri@gmail.com>
Thu, 15 Jan 2009 01:02:32 +0000 (01:02 +0000)
commit1bfaf61168a247d4d1023986e3cc57277e4d665a
tree62af8ccc34b7b490d60f63ab4a2b2928c76b2c24
parentb6ef2cd2c98999f080250c4bae05f3ee10fa9347
Re-break gadcon so everything works correctly.

according to raster e_gadcon_canvas_zone_geometry_get() was supposed
to return zone-relative coordinates, but it was implemented
incorrectly and everything now depends on absolute coordinates, so
let's keep it absolute.

SVN revision: 38589
src/bin/e_gadcon.c