summaryrefslogtreecommitdiff
path: root/.gitlab-ci
diff options
context:
space:
mode:
authorJohn Ralls <jralls@ceridwen.us>2022-04-26 12:20:04 -0700
committerJohn Ralls <jralls@ceridwen.us>2023-02-14 11:52:57 -0800
commit198d1792cf1bdcc8379bcdcea798bd4249eb2c3c (patch)
tree78d0c8d78a223561a7be2032149539f73d4b2033 /.gitlab-ci
parent6b5519626c0f809a58f072e3b402963ec45f29ab (diff)
downloadcairo-198d1792cf1bdcc8379bcdcea798bd4249eb2c3c.tar.gz
[quartz] Cleanup and make better use of cairo_quartz_image_surface_t.
Use a CGBitmapContext mapping the underlying image surface's data instead of maintaining a CGImage. Generalize the quartz surface snapshot mechanism to work with both cairo_quartz_surface_t and cairo_quartz_image_surface_t and to use the latter to get a CGContext around non-quartz surfaces. Use this snapshot machanism to get a CGImageRef when needed from a cairo_quartz_image_surface_t.
Diffstat (limited to '.gitlab-ci')
-rw-r--r--.gitlab-ci/ignore-quartz-argb32.txt1
-rw-r--r--.gitlab-ci/ignore-quartz-rgb24.txt1
2 files changed, 0 insertions, 2 deletions
diff --git a/.gitlab-ci/ignore-quartz-argb32.txt b/.gitlab-ci/ignore-quartz-argb32.txt
index e00077831..fb30f4bb0 100644
--- a/.gitlab-ci/ignore-quartz-argb32.txt
+++ b/.gitlab-ci/ignore-quartz-argb32.txt
@@ -12,7 +12,6 @@ fallback
ft-show-glyphs-positioning
ft-text-vertical-layout-type1
ft-text-vertical-layout-type3
-negative-stride-image
operator-www
radial-gradient
radial-gradient-mask
diff --git a/.gitlab-ci/ignore-quartz-rgb24.txt b/.gitlab-ci/ignore-quartz-rgb24.txt
index 0941d59cd..92416e16b 100644
--- a/.gitlab-ci/ignore-quartz-rgb24.txt
+++ b/.gitlab-ci/ignore-quartz-rgb24.txt
@@ -31,7 +31,6 @@ image-surface-source
linear-gradient-one-stop
mask-ctm
mask-surface-ctm
-negative-stride-image
nil-surface
operator-www
overlapping-boxes