view examples/Makefile.am @ 842:76fe4afce640

The inkscape:bbox is defined as the global coordinate system. However, the center.x and center.y must be the coordiante system of the parent group of the SVG entity. Therefore, we need to do coordinate transformation from the global coordination system to the local coordination system.
author wycc
date Sat, 18 Sep 2010 21:23:51 +0800
parents 21f944e79b19
children 80ab8b33fa42
line wrap: on
line source

if X_BACKEND
SUBDIRS = calculator svg2code_ex tank dynamic drag menu
endif