summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-09-09Correctly decode Adobe CMYK JPEGs in PDF exportpath-effectsPeter TB Brett3-0/+24
2016-09-04Write debugging information to the debugging fileEd Schouten2-2/+2
2016-09-04Prevent observer surfaces from writing to stdoutEd Schouten1-2/+0
2016-09-02Bug 29319 - Modules are built as versioned shared objectsBehdad Esfahbod3-3/+3
2016-08-31Add example to run specific tests by name to the test/READMEdarxus@chaosreigns.com1-3/+4
2016-08-31Remove closed poppler bugs from test/READMEdarxus@chaosreigns.com1-39/+1
2016-08-31Pull -lz for the script backendOlivier Blin1-0/+3
2016-08-02scaled-font: Fix deadlock when recursing in _cairo_scaled_font_reset_cache()Hans Petter Jansson1-6/+18
2016-07-21cairo-xcb: Remove a wrong optimisationUli Schlachter1-2/+0
2016-07-19pdf: fix combined image/smaskAdrian Johnson1-2/+2
2016-07-18pattern: revert an unintentional change added in 190678fAdrian Johnson1-1/+1
2016-07-17truetype: reverse cmap search should end when 0xffff- 0xffff range reachedAdrian Johnson1-6/+15
2016-07-17pdf: Don't fail subsetting if unable to convert utf8 to utf16Adrian Johnson2-14/+24
2016-07-16pattern: don't round extents to 0 on vector surfacesAdrian Johnson4-9/+19
2016-07-15ps/pdf: remove debug and commented out codeAdrian Johnson2-32/+1
2016-07-15ps: flush ASCII85Decode file after useAdrian Johnson1-7/+18
2016-07-09truetype: Don't write glyph if num_contours == 0Adrian Johnson1-6/+24
2016-07-06cairo-misc: Whitespace cleanupBryce Harrington1-1/+1
2016-07-05test: refresh text-rotate ref imagesAdrian Johnson3-0/+0
2016-07-05ft: set font size to em size when retrieving unhinted metricsAdrian Johnson1-51/+91
2016-07-05add test text-unhinted-metricsAdrian Johnson5-0/+74
2016-07-03pdf: remove unused variableAdrian Johnson1-1/+0
2016-07-03recording: Remove unused functionAdrian Johnson1-15/+0
2016-07-02qt: replaced calls to _cairo_clip_init_copy() by _cairo_clip_copy()Enrico Weigelt, metux IT consult1-1/+1
2016-07-02core: fixed code duplicationEnrico Weigelt, metux IT consult1-16/+34
2016-07-02core: dropped actually unused parameter of _cairo_boxes_to_array()Enrico Weigelt, metux IT consult3-8/+4
2016-07-02core: helper inline for rect->box conversionEnrico Weigelt, metux IT consult2-9/+12
2016-07-02core: fix compiler warningsEnrico Weigelt, metux IT consult4-7/+7
2016-06-21win32: gcc 5.4 build fixAdrian Johnson1-0/+3
2016-06-19win32-print: fix unbounded surface assertionAdrian Johnson1-1/+1
2016-06-19xlib: Fix double free in _get_image_surface()Uli Schlachter1-1/+3
2016-06-19image: only cache analyzed transparency/color for snapshot surfacesAdrian Johnson1-32/+54
2016-06-05Update ref imagesAdrian Johnson522-5/+5
2016-06-05Fix PS record-neg-extents test failureAdrian Johnson7-301/+409
2016-06-05ps: change from ps coordinates to cairo coordinatesAdrian Johnson1-13/+21
2016-06-05pdf: fix record-replay-extend test failuresAdrian Johnson17-50/+81
2016-06-05image: fix record-replay-extend test failuresAdrian Johnson5-24/+45
2016-06-05test: replay record surface with negative extents for each extend modeAdrian Johnson3-0/+228
2016-06-05Fix PDF record-neg-extents test failureAdrian Johnson10-206/+284
2016-06-05pdf: change from pdf coordinates to cairo coordinatesAdrian Johnson4-35/+81
2016-06-05Fix test failures when recording surface extents has negative x,yAdrian Johnson2-6/+0
2016-06-05Add recording-ink-extents testAdrian Johnson2-0/+173
2016-06-05test: add record-neg-extentsAdrian Johnson3-0/+218
2016-04-16svg2png: fix deprecated warningAdrian Johnson1-6/+33
2016-04-16pdf2png: fix deprecated warningAdrian Johnson1-0/+2
2016-04-12Use surface_transform in replay_and_create_regionsGuillaume Ayoub4-4/+8
2016-03-26Add CAIRO_STATUS_WIN32_GDI_ERROR for GDI errorsAdrian Johnson12-7/+16
2016-03-26Add CAIRO_STATUS_FREETYPE_ERROR for errors returned by libfreetypeAdrian Johnson12-2/+20
2016-03-26Adding missing error status to utilsAdrian Johnson3-1/+13
2016-03-26Add CAIRO_STATUS_PNG_ERROR for errors returned by libpngAdrian Johnson9-4/+19