summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Hide skia backend from users1.14Bryce Harrington2018-01-037-58/+30
* Revert "fix warning: variable X might be clobbered by 'longjmp'"Uli Schlachter2017-12-232-18/+7
* Start 1.14.13 developmentBryce Harrington2017-12-061-1/+1
* Release 1.14.121.14.12Bryce Harrington2017-12-062-1/+44
* Fix undefined-behavior with integer mathBehdad Esfahbod2017-12-041-1/+1
* build: use _WIN32 instead of windows.h to check for windows buildAdrian Johnson2017-12-041-3/+5
* replace _BSD_SOURCE with _DEFAULT_SOURCEAdrian Johnson2017-12-0415-15/+15
* build: fix minor typo in autogen.shAleksander Morgado2017-12-041-1/+1
* truetype: reserve space in subset arrays for .notdefAdrian Johnson2017-12-041-3/+8
* output-stream: allow %s strings larger than 512 charsAdrian Johnson2017-12-041-3/+7
* truetype: limit font name to 127 charsAdrian Johnson2017-12-041-2/+14
* fix warning: variable X might be clobbered by 'longjmp'Adrian Johnson2017-12-042-7/+18
* util/font-view: fix build errorAdrian Johnson2017-12-041-0/+2
* fix warning: inlining failed in call to '_csi_stack_push'Adrian Johnson2017-12-042-9/+13
* scaled-font: Fix assert when destroying glyph pageCarlos Garcia Campos2017-12-041-0/+7
* Start 1.14.11 developmentBryce Harrington2017-06-151-1/+1
* Release 1.14.101.14.10Bryce Harrington2017-06-152-1/+58
* RELEASING: Sync doc from trunkBryce Harrington2017-06-151-35/+90
* Fix off by one check in cairo-image-info.cAdrian Johnson2017-06-151-1/+1
* pdf-operators: fix bug in line wrappingAdrian Johnson2017-06-151-1/+2
* truetype: reverse cmap search should end when 0xffff- 0xffff range reachedAdrian Johnson2017-06-151-6/+15
* pdf: Don't fail subsetting if unable to convert utf8 to utf16Adrian Johnson2017-06-152-14/+24
* ps: flush ASCII85Decode file after useAdrian Johnson2017-06-151-7/+18
* ft: set font size to em size when retrieving unhinted metricsAdrian Johnson2017-06-151-51/+91
* scaled-font-subsets: if glyph 0 used for rendering, remap to different indexAdrian Johnson2017-06-152-17/+103
* cff: opentype fonts always use gid to lookup glyphAdrian Johnson2017-06-151-6/+10
* xlib: Call XSync() before ignoring errorsUli Schlachter2017-06-131-0/+2
* doc: Fix the units used by cairo_surface_create_similar_imageDebarshi Ray2017-06-131-2/+2
* doc: Clarify when the device scale is inherited and when it isn'tDebarshi Ray2017-06-131-5/+8
* xcb: Fix error reporting if fallback failsUli Schlachter2017-06-101-4/+5
* Start 1.14.9 developmentBryce Harrington2016-12-071-1/+1
* Release 1.14.81.14.8Bryce Harrington2016-12-072-1/+44
* build: Don't rely on non-POSIX 'strings -' behaviorBryce Harrington2016-12-071-2/+2
* Write debugging information to the debugging fileEd Schouten2016-12-072-2/+2
* Prevent observer surfaces from writing to stdoutEd Schouten2016-12-071-2/+0
* scaled-font: Fix deadlock when recursing in _cairo_scaled_font_reset_cache()Hans Petter Jansson2016-12-071-6/+18
* truetype: Don't write glyph if num_contours == 0Adrian Johnson2016-12-071-6/+24
* xlib: Fix double free in _get_image_surface()Uli Schlachter2016-11-271-1/+3
* cairo-xcb: Remove a wrong optimisationUli Schlachter2016-11-271-2/+0
* xlib: fix mixing xcb & xlib callsMarc-André Lureau2016-11-271-4/+4
* NEWS: Fix link to changelogBryce Harrington2015-12-111-1/+1
* Start 1.14.7 development.Bryce Harrington2015-12-091-1/+1
* Release 1.14.61.14.6Bryce Harrington2015-12-092-1/+32
* Revert "win32: Add a win32 boilerplate that uses a real window"Bryce Harrington2015-12-091-228/+14
* Bump version for new stable tree, 1.14.5Bryce Harrington2015-10-292-2/+2
* 1.14.4 release1.14.4Bryce Harrington2015-10-281-1/+1
* NEWS: Update for 1.14.4 releaseBryce Harrington2015-10-281-0/+88
* Revert "win32: Add cairo API to set up a Win32 surface for an HDC with an alp...Bryce Harrington2015-10-282-56/+16
* Revert "pattern: allow for a floating one pixel rounded difference."Bryce Harrington2015-10-281-5/+5
* xcb: Fix _put_image_boxes() if no SHM is availableUli Schlachter2015-10-281-9/+9