view examples/Makefile.am @ 799:ba6bb69ee419

Fix issue of incorrect top position of bbox. x of bbox generated by Inkscape is left-bottom corner and relative to left-bottom corner of page. Up-direction is positive. But, in previous implement, it assume getting a left-top corner. It is wrong, and it is fixed, now.
author Thinker K.F. Li <thinker@codemud.net>
date Tue, 31 Aug 2010 14:54:47 +0800
parents 21f944e79b19
children 80ab8b33fa42
line wrap: on
line source

if X_BACKEND
SUBDIRS = calculator svg2code_ex tank dynamic drag menu
endif