summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* ft: don't use scaled_glyph->dev_private to store dataAdrian Johnson2023-05-131-4/+5
* Don't assume HAVE_FT_PALETTE_SELECT is defined when HAVE_FT_SVG_DOCUMENT is d...Adrian Johnson2023-04-301-9/+6
* pdf: Don't use snprintf() to print floatsAdrian Johnson2023-04-181-8/+16
* Make cairo_tag_begin/end work correctly in groupsAdrian Johnson2023-04-1824-467/+2156
* cairo-list-inline.h: fixes and documentationAdrian Johnson2023-04-162-7/+154
* win32: InterlockedCompareExchange uses LONGAdrian Johnson2023-04-131-4/+4
* 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-035-69/+0
|\ \
| * | Fix -Wunused-function warningsKhaled Hosny2023-02-065-69/+0
* | | 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-024-1285/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Remove XML surfaceEmmanuele Bassi2023-02-044-1285/+1
* | | | Open-code bbtree_del to avoid free()ing a non-allocated objectMatt Turner2023-03-011-1/+4
* | | | DWrite: region clipping didn't work on win32 surfacesFujii Hironori2023-03-011-9/+0
* | | | DWrite: Support antialias and subpixel order font optionsFujii Hironori2023-02-272-15/+145
* | | | Change the workaround of MinGW dwrite_3.h problemFujii Hironori2023-02-273-159/+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
* | | | | [quartz]Conditionally Use Main Display ColorSpace instead of kCGColorSpac...John Ralls2023-02-173-52/+146
|/ / / /
* | | | Merge branch 'quartz-image-surface' into 'master'Uli Schlachter2023-02-173-278/+150
|\ \ \ \
| * | | | [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 '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
* | | | | 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