Mercurial > MadButterfly
view inkscape/firefox/template/textmenu/app.prj @ 1095:bced6fe39856
Fix position (collision) detection for OpenVG.
We still have no way to check if a point is in the fill area of a
shape for OpenVG. So, we only use current area (rectangle) of a shape
to determine it. So, mbe_in_fill() of OpenVG always return true.
author | Thinker K.F. Li <thinker@codemud.net> |
---|---|
date | Sat, 04 Dec 2010 13:48:43 +0800 |
parents | 3d21115297ba |
children |
line wrap: on
line source
<project> <scene src='list.mbsvg' /> <source src='main.c'/> <source src='%n.c'/> <source src='%n.h'/> <source src='Makefile'/> </project>