summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-02-28Increment cairo version to 1.5.12 and libtool versioning to 18:0:161.5.12Carl Worth1-3/+3
2008-02-28Clarify that 16-bit limit still exists in pixmanCarl Worth1-10/+11
2008-02-28Mark the big-line test as XFAILCarl Worth2-1/+3
2008-02-28Fix incorrect reference images for big-line testCarl Worth4-0/+0
2008-02-28Fix PDF ouput when cross-compiling with mingwJody Goldberg2-5/+5
2008-02-28Remove references to PIXMAN_yuy2 and PIXMAN_yv12 enum valuesCarl Worth1-3/+0
2008-02-28Fix typo in commentCarl Worth1-1/+1
2008-02-28Add big-line test showing a 24.8 failureLarry Ewing7-0/+75
2008-02-28NEWS: Add notes for cairo 1.5.12Carl Worth1-0/+94
2008-02-28Fix 'make doc-publish' for when run twice on the same dayCarl Worth1-0/+1
2008-02-28Add cairo-quartz to the manualCarl Worth5-2/+62
2008-02-28Fix typo in documentationCarl Worth1-1/+1
2008-02-28Add missing reference images to make distcheck happilyCarl Worth1-6/+22
2008-02-28Merge branch '24.8'Carl Worth22-9/+9
2008-02-27PS: Fix to never break the final ~> that terminates a base85 stream.Carl Worth1-8/+8
2008-02-27Add some missing .gitignore entriesCarl Worth1-1/+4
2008-02-27Change cairo's fixed-point format from 16.16 to 24.8Carl Worth21-1/+1
2008-02-27Remove reference images for text-zero-lenCarl Worth3-3/+2
2008-02-27Add ps-specific reference images for two recently-added testsCarl Worth3-0/+2
2008-02-27Add some new ps-specific reference imagesCarl Worth10-0/+8
2008-02-27Fix usage of rectangle_int16_t in ps surface, and rename typesVladimir Vukicevic2-27/+22
2008-02-27[cairo-paginated-surface] Fix enum compiler warning.Chris Wilson1-0/+1
2008-02-27[cairo-image-surface] Compiler warnings and whitespace.Chris Wilson1-21/+24
2008-02-27[cairo-gstate] Remove a couple of impossible guards.Chris Wilson1-6/+0
2008-02-27[cairo-gstate] Propagate the error from _cairo_gstate_clone().Chris Wilson1-11/+11
2008-02-27[cairo-path-bounds] _cairo_path_fixed_bounds() can fail...Chris Wilson5-15/+29
2008-02-26[test] Add reflected-stroke to exercise stroking with a reflected ctm.Chris Wilson4-0/+103
2008-02-26[test] Add long-dashed-lines to exercise _cairo_box_intersects_line_segment().Chris Wilson4-0/+78
2008-02-26[cairo-quartz-surface] Make check fixup.Chris Wilson1-3/+3
2008-02-26Use PDF 're' operator for rectangle pathsAdrian Johnson4-7/+59
2008-02-25[atsui] Make default font 'Helvetica'Vladimir Vukicevic1-1/+1
2008-02-25[test] update degenerate-pen testVladimir Vukicevic5-0/+4
2008-02-25[quartz] More mask fixes -- handle all types via fallback mask imageVladimir Vukicevic3-17/+62
2008-02-25Use pdiff only if the pixel difference is less than a limitVladimir Vukicevic1-7/+17
2008-02-25[quartz] update test suite images for quartzVladimir Vukicevic15-0/+0
2008-02-25[quartz] fix mask to correctly take CTM into accountVladimir Vukicevic1-32/+8
2008-02-25[quartz] Optimize path handling where possibleVladimir Vukicevic4-64/+101
2008-02-25[quartz] Add quartz-image-surface typeVladimir Vukicevic6-255/+634
2008-02-25[test/get-path-extents] Don't use short-circuit && operatorsBehdad Esfahbod1-81/+62
2008-02-25[test]/get-path-extents] Use %g instead of %f to print doublesBehdad Esfahbod1-1/+1
2008-02-25PDF: Support OPERATOR_SOURCE when pattern is opaqueAdrian Johnson1-4/+8
2008-02-22Add mask pdf ref imagesAdrian Johnson2-0/+0
2008-02-22Refresh clip-operator ps/pdf ref imagesAdrian Johnson2-0/+0
2008-02-22Using correct surface size and clip when analyzing meta surface patternsAdrian Johnson1-0/+20
2008-02-22PS: Replace gsave/grestore with q/QAdrian Johnson1-4/+4
2008-02-22PS: Make debug code compileAdrian Johnson1-3/+3
2008-02-21Patch hole in fabric of time-space continuumCarl Worth1-1/+1
2008-02-20[cairo-ft] Handle font sizes smaller than 1px correctlyBehdad Esfahbod1-14/+22
2008-02-20Add poppler-specific reference image for radial-gradientCarl Worth3-0/+2
2008-02-20[SVG] Fix a8-mask test failure.Emmanuel Pacaud1-5/+16