summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2024-06-27ps: fix max form sizeAdrian Johnson1-3/+6
2024-06-01meson: Use cc.has_define instead of cc.get_define for variables that may be u...Adrian Johnson1-1/+1
2024-06-01Fix meson deprecation warningAdrian Johnson1-1/+2
2024-05-25Enable pdf-structure testAdrian Johnson3-1/+11
2024-05-25Update minimum FreeType to 2.10Adrian Johnson1-4/+0
2024-05-22Merge branch 'master' into fix-gradient-scale-crashKoichi Akabe93-11/+92
2024-05-21Apply 1 suggestion(s) to 1 file(s)Emmanuele Bassi1-1/+1
2024-05-21Merge branch 'moz-bug-1896173' into 'master'Emmanuele Bassi1-0/+50
2024-05-21Merge branch 'update-to-fedora-40' into 'master'Adrian Johnson67-0/+0
2024-05-19pdf tags: Fix crash when popping the top most group following by a show_textAdrian Johnson1-0/+50
2024-05-11Allow links to specify 'dest' and 'uri'Adrian Johnson1-6/+40
2024-04-28Update CI to Fedora 40Adrian Johnson67-0/+0
2024-04-01tests: remove gl reference imagesFélix Poisot23-0/+0
2024-02-17Merge branch 'surface-error-png' into 'master'Adrian Johnson1-5/+2
2024-02-07coding styleKoichi Akabe1-9/+14
2024-02-07Destroy used patternKoichi Akabe1-0/+1
2024-02-06Fix "out of memory" when using linear gradientKoichi Akabe2-0/+50
2024-01-16Copy font-options during creation of a fallback fontBehdad Esfahbod8-0/+128
2023-10-31_cairo_surface_create_in_error(): Add PNG_ERROR supportUli Schlachter1-5/+2
2023-09-23Merge branch 'ebassi/dithering' into 'master'Emmanuele Bassi5-0/+81
2023-09-23tests: Add more dithering testsUli Schlachter1-7/+34
2023-09-23Merge branch 'leak-bug-431' into 'master'Emmanuele Bassi1-0/+4
2023-09-17Fix leak in test/bug-431.cUli Schlachter1-0/+4
2023-09-17Fix font options leak in scaled fontUli Schlachter1-1/+2
2023-09-17Fix font options leak in gstateUli Schlachter3-0/+62
2023-09-07Enable access to the pixman dithering pathMarc Jeanmougin5-0/+54
2023-07-02Hurd has no MAP_NORESERVE so don't use it thereSebastian Dröge1-0/+4
2023-06-05Update CI to Fedora 38Adrian Johnson154-1/+1
2023-04-18Make cairo_tag_begin/end work correctly in groupsAdrian Johnson15-18/+735
2023-03-29Avoid misuse of ctype(3) functionsTaylor R Campbell1-2/+2
2023-02-14[quartz] Replace surface-pattern xfail with latest CI fail image.John Ralls1-0/+0
2023-02-06Fix -Wlogical-not-parenthesesKhaled Hosny1-1/+1
2023-02-04Remove dead codeKhaled Hosny1-63/+0
2023-02-04Fix -Wunused-but-set-parameterKhaled Hosny1-0/+3
2023-02-02Merge branch 'pdf-color-fonts' into 'master'Adrian Johnson14-0/+0
2023-02-01meson: Replace existing link if it already existsAdrian Johnson1-1/+1
2023-01-29PDF Type 3 color fontsAdrian Johnson14-0/+0
2023-01-29Merge branch 'no-more-gl' into 'master'Emmanuele Bassi8-697/+0
2023-01-27Drop cairo-glEmmanuele Bassi8-697/+0
2023-01-27svg: test foreground colorsAdrian Johnson13-9/+57
2023-01-27Foreground color fixes for ft, svg, colrv1Adrian Johnson2-11/+156
2023-01-26Update user font tests to test foreground colorsAdrian Johnson19-117/+195
2023-01-21Add test for SVG font palettesAdrian Johnson6-1/+326
2023-01-16Merge branch 'fix-shared-recording-surface' into 'master'Adrian Johnson6-0/+441
2023-01-16Merge branch 'meson-and-doc-fixes' into 'master'Adrian Johnson2-14/+28
2023-01-15pdf-tagged-text depends on PDFAdrian Johnson1-0/+5
2023-01-15Add a test that demonstrates a recording surface bug when re-used on differen...Adrian Johnson5-0/+436
2023-01-15We don't use HAVE_CONFIG_H anymoreAdrian Johnson1-1/+1
2023-01-15README fixesAdrian Johnson1-13/+27
2023-01-11Add test for loading 16 bit PNG imagesManuel Stoeckl5-0/+81