Displaying 1 result from an estimated 1 matches for "swf_cf".
Did you mean:
sf_c
2007 Feb 06
0
test/image
...te <otte@gnome.org>
Date: Tue Feb 6 15:13:28 2007 +0100
add README for image directory
diff --git a/test/image/Makefile.am b/test/image/Makefile.am
index 3ba1485..2e1bbba 100644
--- a/test/image/Makefile.am
+++ b/test/image/Makefile.am
@@ -6,6 +6,7 @@ image_CFLAGS = $(GLOBAL_CFLAGS) $(SWF_CF
image_LDFLAGS = $(SWF_LIBS) $(CAIRO_LIBS)
EXTRA_DIST = \
+ README \
color-transform-add80.swf \
color-transform-add80.swf.png \
color-transform-add80-alpha.swf \
diff --git a/test/image/README b/test/image/README
new file mode 100644
index 0000000..53f2873
--- /dev/null
+++ b/test/image/R...