Add text-antialias-{gray|none|subpixel}-ref.png so they get distributed.

This commit is contained in:
Carl Worth 2005-07-28 11:33:11 +00:00
parent e604017c77
commit 1481fa5132
2 changed files with 9 additions and 0 deletions

View file

@ -1,3 +1,9 @@
2005-07-28 Carl Worth <cworth@cworth.org>
* test/Makefile.am (EXTRA_DIST): Add
text-antialias-{gray|none|subpixel}-ref.png so they get
distributed.
2005-07-28 Dave Beckett <Dave.Beckett@bristol.ac.uk>
* test/cairo-test.c (cairo_test_create_surface_from_png): Use

View file

@ -85,6 +85,9 @@ set-source-ref.png \
source-clip-ref.png \
source-surface-scale-paint-ref.png \
surface-pattern-ref.png \
text-antialias-gray-ref.png \
text-antialias-none-ref.png \
text-antialias-subpixel-ref.png \
transforms-ref.png \
translate-show-surface-ref.png \
trap-clip-ref.png \