summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | Merge branch 'ft-use-outline-glyph-for-path' into 'master'Adrian Johnson2023-02-111-40/+13
|\ \ \ \ \ \
| * | | | | | FT: Always use the outline glyph to get the pathAdrian Johnson2023-02-091-40/+13
* | | | | | | Merge branch 'enable-colorv1-fonts' into 'master'Adrian Johnson2023-02-111-4/+3
|\ \ \ \ \ \ \
| * | | | | | | Enable COLRv1 fontsAdrian Johnson2023-02-091-4/+3
| |/ / / / / /
* | | | | | | Merge branch 'fix-valgrind-errors' into 'master'Adrian Johnson2023-02-114-2/+45
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Implement a font options compare function and use it in gstateAdrian Johnson2023-02-083-1/+40
| * | | | | | truetype: revert use of _cairo_strndupAdrian Johnson2023-02-081-1/+5
* | | | | | | Merge branch 'dwrite-argb-glyph-mask' into 'master'Adrian Johnson2023-02-093-41/+9
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | DWrite: Don't convert subpixel antialiasing to grayscaleFujii Hironori2023-02-093-41/+9
|/ / / / / /
* | | | | | Merge branch 'doc-fixes' into 'master'Adrian Johnson2023-02-0815-49/+90
|\ \ \ \ \ \
| * | | | | | doc: fix cairo_dwrite_font_face_set_rendering_params docsKhaled Hosny2023-02-021-1/+1
| * | | | | | doc: Document the deprecated status of more surface typesKhaled Hosny2023-02-021-9/+19
| * | | | | | doc: Fix external linksKhaled Hosny2023-02-021-3/+3
| * | | | | | doc: Escape percent signKhaled Hosny2023-02-021-1/+1
| * | | | | | doc: Fix internal linksKhaled Hosny2023-02-021-2/+2
| * | | | | | doc: Don’t mention non-existent cairo_stroke_to_path()Khaled Hosny2023-02-021-13/+9
| * | | | | | doc: Include surface observer documentationKhaled Hosny2023-02-022-1/+10
| * | | | | | doc: Fix missing quartz image surface docsKhaled Hosny2023-02-022-4/+18
| * | | | | | doc: Document CAIRO_SURFACE_TYPE_SKIA and mark it deprecatedKhaled Hosny2023-02-021-0/+1
| * | | | | | doc: Document CAIRO_STATUS_SVG_FONT_ERRORKhaled Hosny2023-02-021-0/+1
| * | | | | | doc: Fix the gtk-doc syntax of internal symbolsKhaled Hosny2023-02-024-7/+17
| * | | | | | 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-084-90/+0
|\ \ \ \ \ \ \
| * | | | | | | Remove unused _cairo_tee_surface_find_matchUli Schlachter2023-02-054-90/+0
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'warnings' into 'master'Adrian Johnson2023-02-084-4/+4
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Fix -Wlogical-not-parenthesesKhaled Hosny2023-02-061-1/+1
| * | | | | | Fix -WuninitializedKhaled Hosny2023-02-061-1/+1
| * | | | | | Fix -Wunused-variableKhaled Hosny2023-02-061-1/+1
| * | | | | | Fix -Wsometimes-uninitialized warningKhaled Hosny2023-02-061-1/+1
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'bug-611-glyph-path' into 'master'Adrian Johnson2023-02-071-29/+37
|\ \ \ \ \ \
| * | | | | | DWrite: More accurate glyph paths for small fontsFujii Hironori2023-02-081-29/+37
| |/ / / / /
* | | | | | Merge branch 'fix-error-handling-docs' into 'master'Emmanuele Bassi2023-02-071-10/+0
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | doc: remove out of date remarksAdrian Johnson2023-02-071-10/+0
|/ / / / /
* | | | | Merge branch 'unused-code' into 'master'Uli Schlachter2023-02-053-64/+4
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Remove dead codeKhaled Hosny2023-02-041-63/+0
| * | | | Fix -Wunused-but-set-parameterKhaled Hosny2023-02-041-0/+3
| * | | | Fix -Wparentheses-equality warningsKhaled Hosny2023-02-042-4/+4
|/ / / /
* | | | Merge branch 'issue-634' into 'master'Adrian Johnson2023-02-032-13/+22
|\ \ \ \ | |/ / / |/| | |
| * | | util: Fix compiler warnings in cairo-sphinxEmmanuele Bassi2023-02-031-3/+8
| * | | 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-0229-143/+531
|\ \ \ \
| * | | | PDF Type 3 color fontsAdrian Johnson2023-01-2929-143/+531
* | | | | Merge branch 'fix-test-symlink' into 'master'Adrian Johnson2023-02-021-1/+1
|\ \ \ \ \
| * | | | | meson: Replace existing link if it already existsAdrian Johnson2023-02-011-1/+1
* | | | | | 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
* | | | | | | Merge branch 'ebassi/snapshot-release' into 'master'Emmanuele Bassi2023-02-0213-801/+548
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |