summaryrefslogtreecommitdiff
path: root/src/cairoint.h
Commit message (Expand)AuthorAgeFilesLines
* Make cairo_tag_begin/end work correctly in groupsAdrian Johnson2023-04-181-0/+1
* Merge branch 'drop-xml-surface' into 'master'Emmanuele Bassi2023-03-021-2/+1
|\
| * Remove XML surfaceEmmanuele Bassi2023-02-041-2/+1
* | Implement a font options compare function and use it in gstateAdrian Johnson2023-02-081-0/+4
|/
* PDF Type 3 color fontsAdrian Johnson2023-01-291-0/+9
* Merge branch 'dwrite-custom-palette' into 'master'Adrian Johnson2023-01-271-0/+1
|\
| * dwrite: use custom palette when rendering COLRv0Adrian Johnson2023-01-261-0/+1
* | Add new cairo_user_scaled_font_get_foreground_source() functionAdrian Johnson2023-01-261-2/+3
|/
* Fix shared use of recording surface with paginated targetsAdrian Johnson2023-01-151-0/+6
* Integrate COLR v1 renderer with cairo-ft-font.cAdrian Johnson2023-01-081-0/+5
* Fix mingw build failure when SVG fonts enabledAdrian Johnson2023-01-031-0/+7
* Add some missing slim_hidden entriesAdrian Johnson2022-12-281-38/+63
* Fix Win64 compile warningAdrian Johnson2022-04-191-1/+1
* Allow the C++ code in dwrite-font to use the debug functionsAdrian Johnson2022-04-191-1/+2
* cairoint.h: update some commentsAdrian Johnson2022-04-191-14/+25
* Replace use of ctype functions with internal version where only ASCII chars a...Adrian Johnson2022-04-091-27/+1
* Fix typos in doxygen and source commentsluz paz2022-03-281-1/+1
* Fix dwrite toy fontsAdrian Johnson2022-02-271-1/+13
* tanis: Remove cairo-coglEmmanuele Bassi2022-02-251-5/+0
* Remove cairo-drmEmmanuele Bassi2022-02-251-7/+0
* removed redundant casts in cairoint.hAyman El Didi2022-02-191-6/+6
* Fix a doc commentUli Schlachter2021-11-021-1/+1
* Support color fonts that use the foreground colorAdrian Johnson2021-08-281-2/+18
* Merge branch 'HairlineStroke' into 'master'Adrian Johnson2021-08-151-0/+2
|\
| * Added hairline support to cairoRick Yorgason2021-08-151-0/+2
* | Add color user-font supportAdrian Johnson2021-08-141-0/+1
|/
* Use uintptr_t for all casts between pointer and integerAdrian Johnson2021-07-251-3/+3
* Always define _cairo_utf8_to_utf16 on WindowsPeter Wang2021-07-231-1/+1
* Remove all gstate from _cairo_surface_tagAdrian Johnson2021-07-181-6/+1
* Create cairo version of isxdigit()Adrian Johnson2021-07-181-0/+6
* Drop the conditional inclusion of config.hEmmanuele Bassi2021-05-011-2/+0
* Fix undefined left-shiftsHeiko Lewin2021-03-311-1/+1
* image compositor: Support subpixel positioningMatthias Clasen2019-07-181-1/+4
* Misc. typosluz.paz2019-01-311-1/+1
* Add support for RGBA128F and RGB96F formats.Maarten Lankhorst2019-01-071-1/+1
* Cairo trivial typosUnknown2018-04-021-1/+1
* Fix a 'memory leak' in the image compositorUli Schlachter2018-03-151-0/+3
* Add a _cairo_font_options_fini functionMatthias Clasen2018-01-051-0/+3
* Make _intern_string_hash non-staticMatthias Clasen2017-12-191-0/+3
* Use UTF-8 filenames on WindowsTom Schoonjans2017-11-261-0/+4
* pdf: fix mime-unique-id jpeg attached to recording testAdrian Johnson2017-11-091-0/+3
* Factor out the ISFINITE() macroBryce Harrington2017-10-111-0/+6
* factor out ascii to double code in cff-subset into _cairo_strtodAdrian Johnson2017-09-221-1/+4
* Expose 'has color glyphs' as a scaled font propertyMatthias Clasen2017-07-291-0/+3
* Add support for color glyphs to cairo_scaled_glyph_tMatthias Clasen2017-07-291-1/+7
* subsetting: support variable fontsAdrian Johnson2017-05-281-2/+6
* unicode: Extract the UCS4 to UTF-16 conversion to a separate functionAndrea Canciani2017-04-251-0/+4
* pdf: structured text and hyperlink supportAdrian Johnson2016-10-011-0/+6
* Add tag functions to cairo_t and cairo_surface_tAdrian Johnson2016-10-011-0/+11
* Fix PS record-neg-extents test failureAdrian Johnson2016-06-051-0/+3