view inkscape/firefox/template/textmenu/app.prj @ 1096:c18ad321844d

Create a pattern, for an image paint, from image directly. It skips a surface as an intermediate stage between image and pattern. We create the pattern directly from an image (mb_img_data_t).
author Thinker K.F. Li <thinker@codemud.net>
date Sat, 04 Dec 2010 16:22:11 +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>