summaryrefslogtreecommitdiff
path: root/src/cairo.h
AgeCommit message (Expand)AuthorFilesLines
2023-09-23docs: Add missing docblocks for surface observer APIEmmanuele Bassi1-2/+12
2023-09-23Ensure that argument names in declarations match definitionsEmmanuele Bassi1-7/+7
2023-09-23Remove pointless CAIRO_HAS_DITHEREmmanuele Bassi1-1/+0
2023-09-07Enable access to the pixman dithering pathMarc Jeanmougin1-0/+33
2023-08-16Build with hidden symbols by defaultEmmanuele Bassi1-6/+17
2023-04-18Make cairo_tag_begin/end work correctly in groupsAdrian Johnson1-0/+2
2023-02-02doc: Document the deprecated status of more surface typesKhaled Hosny1-9/+19
2023-02-02doc: Document CAIRO_SURFACE_TYPE_SKIA and mark it deprecatedKhaled Hosny1-0/+1
2023-02-02doc: Document CAIRO_STATUS_SVG_FONT_ERRORKhaled Hosny1-0/+1
2023-01-31s/the the/the/Adrian Johnson1-4/+4
2023-01-27Drop cairo-glEmmanuele Bassi1-3/+1
2023-01-26Add new cairo_user_scaled_font_get_foreground_source() functionAdrian Johnson1-20/+17
2023-01-21Merge branch 'fix-svg-crash' into 'master'Adrian Johnson1-0/+1
2023-01-20Add a custom palette to font optionsMatthias Clasen1-0/+12
2023-01-20svg-font: return SVG_FONT_ERROR on errorAdrian Johnson1-0/+1
2022-06-26Add color mode optionAdrian Johnson1-0/+30
2022-06-17Add color palette optionAdrian Johnson1-0/+9
2022-02-27dwrite: add color font supportAdrian Johnson1-0/+2
2022-02-27Import win32 dwrite font backend fromAdrian Johnson1-1/+3
2021-09-18Allow user fonts to use the foreground colorAdrian Johnson1-0/+16
2021-08-15Merge branch 'color-user-font-getter' into 'master'Uli Schlachter1-3/+6
2021-08-15Merge branch 'HairlineStroke' into 'master'Adrian Johnson1-0/+6
2021-08-15Added hairline support to cairoRick Yorgason1-0/+6
2021-08-14Add cairo_user_font_face_get_render_color_glyph_funcAdrian Johnson1-3/+6
2021-08-14Add color user-font supportAdrian Johnson1-6/+25
2019-02-01cairo: Fix Since number for new color formatsBryce Harrington1-2/+2
2019-01-07Add support for RGBA128F and RGB96F formats.Maarten Lankhorst1-1/+5
2018-10-17Drop skia backendBryce Harrington1-1/+0
2018-10-16Use HTTPS URLs for cairographics.org domainsPaul Menzel1-1/+1
2018-08-24Fix sp. sheeringBryce Harrington1-1/+1
2018-04-02Cairo trivial typosUnknown1-1/+1
2017-12-19Add font variations to font optionsMatthias Clasen1-0/+7
2017-11-09ps: add CAIRO_MIME_TYPE_EPS mime type for embedding EPS filesAdrian Johnson1-0/+2
2017-10-22Add CCITT_FAX mime type for PDF and PS surfacesAdrian Johnson1-0/+2
2016-10-01pdf: structured text and hyperlink supportAdrian Johnson1-0/+5
2016-10-01Add tag functions to cairo_t and cairo_surface_tAdrian Johnson1-0/+8
2016-03-26Add CAIRO_STATUS_WIN32_GDI_ERROR for GDI errorsAdrian Johnson1-0/+2
2016-03-26Add CAIRO_STATUS_FREETYPE_ERROR for errors returned by libfreetypeAdrian Johnson1-0/+2
2016-03-26Add CAIRO_STATUS_PNG_ERROR for errors returned by libpngAdrian Johnson1-0/+2
2014-03-13Fix warnings from check-doc-syntax.shUli Schlachter1-0/+11
2014-03-13doc: Add missing sections and symbols for public docsBryce Harrington1-0/+9
2013-09-15pdf: support JBIG2 mime dataAdrian Johnson1-0/+6
2013-09-05surface: expose the device scaleAlexander Larsson1-0/+10
2012-03-29doc: Add since documentation for enumeration valuesAndrea Canciani1-132/+133
2012-03-29doc: Add "since" tag to documentationAndrea Canciani1-0/+66
2012-03-29doc: Make documentation comments symmetricAndrea Canciani1-1/+1
2012-03-23cairo: Add some missing doc entries for cairo_raster_source_pattern_tChris Wilson1-1/+8
2012-02-15device: Minor documentation fixesAndrea Canciani1-2/+1
2012-02-15win32: Rebase on the new compositor infrastructureChris Wilson1-0/+2
2012-02-11observer: Return status when printing the observed dataAndrea Canciani1-2/+2