mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-05-05 12:18:01 +02:00
Ignore clip-operator and unbounded-operator.
This commit is contained in:
parent
8bdad8ffa2
commit
578b45c903
2 changed files with 6 additions and 0 deletions
|
|
@ -1,3 +1,7 @@
|
|||
2005-08-08 Carl Worth <cworth@cworth.org>
|
||||
|
||||
* test/.cvsignore: Ignore clip-operator and unbounded-operator.
|
||||
|
||||
2005-08-08 Carl Worth <cworth@cworth.org>
|
||||
|
||||
* RELEASING: Fix gnome-announce-list address.
|
||||
|
|
|
|||
|
|
@ -4,6 +4,7 @@ Makefile
|
|||
Makefile.in
|
||||
a8-mask
|
||||
clip-nesting
|
||||
clip-operator
|
||||
clip-twice
|
||||
composite-integer-translate-source
|
||||
composite-integer-translate-over
|
||||
|
|
@ -52,6 +53,7 @@ text-rotate
|
|||
transforms
|
||||
translate-show-surface
|
||||
trap-clip
|
||||
unbounded-operator
|
||||
user-data
|
||||
xlib-surface
|
||||
*-image-out.png
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue