summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | doc: Fix parameter name in commentKhaled Hosny2023-02-021-1/+1
| * | | | | doc: Fix dwrite gtk-doc warningsKhaled Hosny2023-02-021-7/+7
* | | | | | Merge branch 'remove-unused-tee-function' into 'master'Adrian Johnson2023-02-083-89/+0
|\ \ \ \ \ \
| * | | | | | Remove unused _cairo_tee_surface_find_matchUli Schlachter2023-02-053-89/+0
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'warnings' into 'master'Adrian Johnson2023-02-082-2/+2
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Fix -Wunused-variableKhaled Hosny2023-02-061-1/+1
| * | | | | Fix -Wsometimes-uninitialized warningKhaled Hosny2023-02-061-1/+1
| | |_|_|/ | |/| | |
* | | | | DWrite: More accurate glyph paths for small fontsFujii Hironori2023-02-081-29/+37
|/ / / /
* | | | Fix -Wparentheses-equality warningsKhaled Hosny2023-02-042-4/+4
|/ / /
* | | tee: Fix cairo wrapper functionsEmmanuele Bassi2023-02-031-10/+14
|/ /
* | Merge branch 'bug-597' into 'master'Adrian Johnson2023-02-021-1/+2
|\ \
| * | Win32 surface compositor should support DWrite fontFujii Hironori2023-02-021-1/+2
* | | Merge branch 'pdf-color-fonts' into 'master'Adrian Johnson2023-02-0215-143/+531
|\ \ \
| * | | PDF Type 3 color fontsAdrian Johnson2023-01-2915-143/+531
* | | | Merge branch 'fix-svg-render-debug' into 'master'Adrian Johnson2023-02-021-5/+14
|\ \ \ \
| * | | | Fix build with -DDEBUG_SVG_RENDERAdrian Johnson2023-02-011-5/+14
* | | | | Post-release version bump to 1.17.9Emmanuele Bassi2023-02-021-1/+1
* | | | | Release Cairo 1.17.8 (snapshot)1.17.8Emmanuele Bassi2023-02-021-1/+1
| |_|/ / |/| | |
* | | | DWrite: Fix incorrect glyph metrics for negative glyph heightFujii Hironori2023-02-021-4/+8
* | | | DWrite: Added new API to set measuring mode and rendering paramsFujii Hironori2023-02-023-20/+132
* | | | DWrite: Removed old unused APIFujii Hironori2023-02-022-182/+8
* | | | Merge branch 'dwrite-cpp-header' into 'master'Adrian Johnson2023-02-014-15/+67
|\ \ \ \ | |/ / / |/| | |
| * | | dwrite: create C++ dwrite headerAdrian Johnson2023-01-314-15/+67
| |/ /
* | | s/the the/the/Adrian Johnson2023-01-315-8/+8
* | | Fix dwrite crash when printing dwrite toy fontAdrian Johnson2023-01-301-0/+10
|/ /
* | Merge branch 'no-more-gl' into 'master'Emmanuele Bassi2023-01-2926-12021/+1
|\ \
| * | Drop cairo-glEmmanuele Bassi2023-01-2726-12021/+1
* | | Merge branch 'documentation-updates' into 'master'Adrian Johnson2023-01-284-18/+35
|\ \ \
| * | | Mime type updatesAdrian Johnson2023-01-283-7/+12
| * | | Documentation updatesAdrian Johnson2023-01-281-11/+23
| |/ /
* | | Merge branch 'fix-ft-foreground' into 'master'Adrian Johnson2023-01-2812-171/+234
|\ \ \ | |/ / |/| |
| * | Rename is_userfont_foreground to is_foreground_markerAdrian Johnson2023-01-275-17/+17
| * | Foreground color fixes for ft, svg, colrv1Adrian Johnson2023-01-2710-156/+219
* | | Merge branch 'dwrite-custom-palette' into 'master'Adrian Johnson2023-01-273-1/+12
|\ \ \
| * | | dwrite: use custom palette when rendering COLRv0Adrian Johnson2023-01-263-1/+12
* | | | Merge branch 'doc-fixes' into 'master'Adrian Johnson2023-01-271-15/+16
|\ \ \ \
| * | | | Fix gtk-doc syntaxKhaled Hosny2023-01-261-15/+16
| |/ / /
* | | | Merge branch 'dwrite-docs' into 'master'Adrian Johnson2023-01-274-135/+82
|\ \ \ \ | |_|/ / |/| | |
| * | | Simplify generating dwrite-fonts docsKhaled Hosny2023-01-264-135/+82
| |/ /
* | | Add new cairo_user_scaled_font_get_foreground_source() functionAdrian Johnson2023-01-268-65/+268
|/ /
* | Merge branch 'svg-font-palette' into 'master'Adrian Johnson2023-01-262-3/+4
|\ \
| * | Add test for SVG font palettesAdrian Johnson2023-01-211-1/+1
| * | Silence make-cairo-def.sh outputAdrian Johnson2023-01-211-2/+3
* | | Merge branch 'fix-clear-color-glyphs' into 'master'Adrian Johnson2023-01-261-2/+6
|\ \ \
| * | | surface: Don't optimize away color glyphsMatthias Clasen2023-01-211-2/+6
* | | | [colrv1] Fix crash in get_palette_colorBehdad Esfahbod2023-01-231-2/+2
|/ / /
* | | Merge branch 'fix-svg-crash' into 'master'Adrian Johnson2023-01-2111-6/+14
|\ \ \ | |/ / |/| |
| * | svg-font: fix parse bug on empty tagsAdrian Johnson2023-01-201-1/+1
| * | svg-font: return SVG_FONT_ERROR on errorAdrian Johnson2023-01-2011-5/+13
* | | Reshuffle code for clarityMatthias Clasen2023-01-201-13/+13