summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'issue-778' into 'master'HEADmasterAdrian Johnson2023-05-131-4/+5
|\
| * ft: don't use scaled_glyph->dev_private to store dataAdrian Johnson2023-05-131-4/+5
|/
* Merge branch 'issue-777' into 'master'Adrian Johnson2023-04-301-9/+6
|\
| * Don't assume HAVE_FT_PALETTE_SELECT is defined when HAVE_FT_SVG_DOCUMENT is d...Adrian Johnson2023-04-301-9/+6
|/
* Merge branch 'issue-508' into 'master'Adrian Johnson2023-04-1841-492/+3053
|\
| * pdf: Don't use snprintf() to print floatsAdrian Johnson2023-04-181-8/+16
| * Make cairo_tag_begin/end work correctly in groupsAdrian Johnson2023-04-1839-485/+2891
| * cairo-list-inline.h: fixes and documentationAdrian Johnson2023-04-162-7/+154
|/
* Merge branch 'issue-776' into 'master'Adrian Johnson2023-04-161-4/+4
|\
| * win32: InterlockedCompareExchange uses LONGAdrian Johnson2023-04-131-4/+4
* | Merge branch 'ci-windows-image-update' into 'master'Adrian Johnson2023-04-161-1/+9
|\ \ | |/ |/|
| * ci: add some more workflow rulesTim-Philipp Müller2023-04-161-0/+8
| * ci: bump windows image to latestTim-Philipp Müller2023-04-161-1/+1
|/
* Merge branch 'riastradh-20220406-ctype-misuse' into 'master'Adrian Johnson2023-03-293-6/+6
|\
| * Avoid misuse of ctype(3) functionsTaylor R Campbell2023-03-293-6/+6
|/
* Merge branch 'patch-1' into 'master'Uli Schlachter2023-03-261-88/+0
|\
| * Delete cairo/perf/make-html.py Christian Clauss2023-02-051-88/+0
* | Merge branch 'gi-text-glyphs' into 'master'Emmanuele Bassi2023-03-102-0/+14
|\ \
| * | [gobject] Bind cairo_glyph_t and cairo_text_cluster_tBehdad Esfahbod2023-03-092-0/+14
|/ /
* | Merge branch 'issue-643' into 'master'Adrian Johnson2023-03-071-1/+16
|\ \
| * | ft: Use normal font size when detecting the formatAdrian Johnson2023-03-071-1/+16
* | | Merge branch 'unused-function' into 'master'Uli Schlachter2023-03-036-75/+6
|\ \ \
| * | | Fix -Wunused-function warningsKhaled Hosny2023-02-066-75/+6
* | | | Merge branch 'ofz46165' into 'master'Uli Schlachter2023-03-031-1/+6
|\ \ \ \ | |_|/ / |/| | |
| * | | ofz#46165 avoid a divide by zero seen fuzzing libreoffice renderingCaolán McNamara2022-08-311-1/+6
* | | | Merge branch 'issue-3-win32-font-scale' into 'master'Adrian Johnson2023-03-021-1/+1
|\ \ \ \
| * | | | win32 font is very small if the lfHeight of HFONT is exactly -sizeFujii Hironori2023-03-031-1/+1
* | | | | Merge branch 'drop-xml-surface' into 'master'Emmanuele Bassi2023-03-029-1643/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Remove XML surfaceEmmanuele Bassi2023-02-049-1643/+1
* | | | | Merge branch 'dont-free-nonheap-object' into 'master'Adrian Johnson2023-03-011-1/+4
|\ \ \ \ \
| * | | | | Open-code bbtree_del to avoid free()ing a non-allocated objectMatt Turner2023-03-011-1/+4
|/ / / / /
* | | | | Merge branch 'dwrite-clip-glyphs' into 'master'Adrian Johnson2023-03-011-9/+0
|\ \ \ \ \
| * | | | | DWrite: region clipping didn't work on win32 surfacesFujii Hironori2023-03-011-9/+0
|/ / / / /
* | | | | Merge branch 'dwrite-a8-glyph-mask' into 'master'Adrian Johnson2023-02-274-180/+167
|\ \ \ \ \
| * | | | | DWrite: Support antialias and subpixel order font optionsFujii Hironori2023-02-272-15/+145
| * | | | | Change the workaround of MinGW dwrite_3.h problemFujii Hironori2023-02-274-165/+22
|/ / / / /
* | | | | Merge branch 'issue-569-dwrite-inflate-glyph-bounds' into 'master'Adrian Johnson2023-02-201-4/+9
|\ \ \ \ \
| * | | | | DWrite: Inflate glyph bounds 1px vertically tooFujii Hironori2023-02-201-4/+9
* | | | | | Merge branch 'fix-doc-for-cairo_matrix_transform_distance' into 'master'Adrian Johnson2023-02-201-7/+2
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Fix cairo_matrix_transform_distance documentationFujii Hironori2023-02-181-7/+2
* | | | | | Merge branch 'quartz-colorspace' into 'master'Uli Schlachter2023-02-184-55/+149
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | [quartz]Conditionally Use Main Display ColorSpace instead of kCGColorSpac...John Ralls2023-02-174-55/+149
|/ / / / /
* | | | | Merge branch 'quartz-image-surface' into 'master'Uli Schlachter2023-02-176-280/+150
|\ \ \ \ \
| * | | | | [quartz] Replace surface-pattern xfail with latest CI fail image.John Ralls2023-02-141-0/+0
| * | | | | [quartz] Pretty up the surface-type and zero-size tests.John Ralls2023-02-143-22/+33
| * | | | | [quartz] Cleanup and make better use of cairo_quartz_image_surface_t.John Ralls2023-02-145-276/+135
* | | | | | Merge branch 'issue-641-glyph-bounds' into 'master'Adrian Johnson2023-02-161-99/+31
|\ \ \ \ \ \
| * | | | | | DWrite: clipped glyphs in win32 compositorFujii Hironori2023-02-141-99/+31
| |/ / / / /
* | | | | | Merge branch 'dwrite-glyph-phase' into 'master'Adrian Johnson2023-02-161-16/+6
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | DWrite: glyph surfaces should take subpixel positions into accountFujii Hironori2023-02-101-16/+6