mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-01-04 22:40:18 +01:00
Add poppler-specific reference image for radial-gradient
This is justified by the previously mentioned bug on poppler gradients. Note that this test only passes with a patch to fix a bug in poppler (not yet upstream). Here it is: PATCH: Keep 'cairo_shape' and 'cairo' consistent https://bugs.freedesktop.org/show_bug.cgi?id=14593
This commit is contained in:
parent
70b683363f
commit
dcab5019d5
3 changed files with 2 additions and 0 deletions
|
|
@ -462,6 +462,7 @@ REFERENCE_IMAGES = \
|
|||
push-group-rgb24-ref.png \
|
||||
push-group-svg-argb32-ref.png \
|
||||
radial-gradient-ref.png \
|
||||
radial-gradient-pdf-ref.png \
|
||||
radial-gradient-svg-ref.png \
|
||||
random-intersections-ref.png \
|
||||
random-intersections-ps-ref.png \
|
||||
|
|
|
|||
|
|
@ -214,6 +214,7 @@ linear-gradient
|
|||
trap-clip
|
||||
linear-gradient
|
||||
linear-gradient-reflect
|
||||
radial-gradient
|
||||
|
||||
Poppler renders patterned text as black
|
||||
https://bugs.freedesktop.org/show_bug.cgi?id=14577
|
||||
|
|
|
|||
BIN
test/radial-gradient-pdf-ref.png
Normal file
BIN
test/radial-gradient-pdf-ref.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 78 KiB |
Loading…
Add table
Reference in a new issue