annotate tools/Makefile.am @ 330:b0571f10c1b8

Use pango_cairo_layout_path() instead of pango_cairo_show_layout(). - pango_cairo_show_layout() will stroke and fill text. - We want shape itself add pathes to cairo context, but not stroke and fill. - redraw manager will apply paints (source surface) on cairo context before stroke and fill to get right color. - Using pango_cairo_show_layout() we can not apply stroke and fill color seperately. So, pango_cairo_layout_path() is used instead of.
author Thinker K.F. Li <thinker@branda.to>
date Fri, 06 Mar 2009 21:04:52 +0800
parents c8cf6343868b
children 586e50f82c1f
rev   line source
177
c8cf6343868b Autotool script polish.
sylee@eeepc
parents: 174
diff changeset
1 m4datadir = $(datadir)/mb
c8cf6343868b Autotool script polish.
sylee@eeepc
parents: 174
diff changeset
2 dist_m4data_DATA = foreach.m4 mb_c_header.m4 mb_c_source.m4
c8cf6343868b Autotool script polish.
sylee@eeepc
parents: 174
diff changeset
3 dist_bin_SCRIPTS = svg2code.py