summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* [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-143-274/+135
* 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 '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
* | | DWrite: Don't convert subpixel antialiasing to grayscaleFujii Hironori2023-02-093-41/+9
| |/ |/|
* | Merge branch 'doc-fixes' into 'master'Adrian Johnson2023-02-0813-48/+87
|\ \
| * | 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-021-0/+9
| * | doc: Fix missing quartz image surface docsKhaled Hosny2023-02-021-4/+16
| * | 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-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
| |/