mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-02-21 16:50:38 +01:00
Add text-antialias-{gray|none|subpixel}-ref.png so they get distributed.
This commit is contained in:
parent
e604017c77
commit
1481fa5132
2 changed files with 9 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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 \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue