summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* test: Missing conjoint ref image1.10Chris Wilson2012-01-051-0/+1
* Use detected EGREP instead of generic grepDagobert Michelsen2011-06-081-2/+2
* image: Don't crash on weird pixman formatsBenjamin Otte2011-06-081-7/+16
* Revert "PS: Use tight bounding box"Adrian Johnson2011-05-221-4/+11
* PS: Use tight bounding boxAdrian Johnson2011-05-221-11/+4
* build: Use $GREP -e instead of plain grep -eBenjamin Otte2011-05-201-1/+2
* image: Don't use the fast path if it's wrongUli Schlachter2011-04-021-0/+5
* quartz: Fix y glyph advanceAndrea Canciani2011-03-191-1/+8
* test: Add show-glyphs-advanceAndrea Canciani2011-03-198-0/+113
* path: Fix _cairo_path_fixed_is_rectangle()Andrea Canciani2011-03-191-1/+4
* test: Add stroke-open-boxAndrea Canciani2011-03-194-0/+53
* configure: Test for funlockfileChris Wilson2011-03-151-1/+1
* xcb: Compile fix when using xcb-drmChris Wilson2011-03-151-1/+1
* cff: Fix heap corruptionAdrian Johnson2011-03-131-4/+11
* arf: Fix erroneous return statement.Benjamin Otte2011-02-191-2/+0
* arc: Handle radius == 0 the same no matter the arc directionBenjamin Otte2011-02-181-1/+6
* xlib: Fix compilation when gradient functions are not availableAndrea Canciani2011-02-142-9/+23
* Type1-subset: Fallback if font contains more than one /EncodingAdrian Johnson2011-02-081-0/+4
* LD_PRELOAD is supported on HurdPino Toscano2011-01-251-1/+1
* tee: Do not apply two times the master device transformRobert O'Callahan2011-01-181-3/+0
* version: Post release version bumpChris Wilson2010-12-251-1/+1
* version: Bump for 1.10.2 release1.10.2Chris Wilson2010-12-251-1/+1
* NEWS: Add entry for 1.10.2Chris Wilson2010-12-251-0/+59
* Add a KNOWN_ISSUES file to track WONTFIX(?) bugsChris Wilson2010-12-252-0/+11
* PS: fix embedding of grayscale jpegsKoji Otani2010-12-171-2/+3
* path-bounder: Update current point after curve_to opAndrea Canciani2010-12-141-0/+2
* test: Add bug-extentsAndrea Canciani2010-12-148-0/+65
* test: Fix ref imagesAndrea Canciani2010-12-024-0/+0
* image: Fix compositing of unaligned boxesAndrea Canciani2010-12-021-8/+14
* test: Add rectilinear-gridAndrea Canciani2010-12-025-0/+81
* PDF: Add missing clipper_resetAdrian Johnson2010-11-261-0/+2
* Fix type of _cairo_memory_stream_destroy parameterMarkus Stange2010-11-261-2/+2
* xcb: Do not return value in void functionAndrea Canciani2010-11-261-6/+4
* test: Add romedalen images copyright informationAndrea Canciani2010-11-261-0/+13
* Fix degenerate arcsAndrea Canciani2010-11-262-0/+5
* LD_PRELOAD is supported on DragonFly.Joerg Sonnenberger2010-11-261-1/+1
* Fix build on gentooErik Zeek2010-11-261-2/+2
* configure: Correct reporting of tee backendAndrea Canciani2010-11-261-1/+1
* ps: Fix paintingAndrea Canciani2010-11-241-3/+2
* PS: Fix regression - incorrect EPS bounding boxAdrian Johnson2010-11-211-30/+10
* PS: Fix regression - missing page content in EPS outputAdrian Johnson2010-11-211-9/+0
* PS/PDF: Fix regression when changing page size to a larger sizeAdrian Johnson2010-11-213-2/+42
* PDF: Restrict ActualText to PDF version >= 1.5Adrian Johnson2010-11-211-13/+18
* Fix type1-fallback bboxAdrian Johnson2010-11-211-4/+4
* configure.ac.features: s/Meta/Recording/Adrian Johnson2010-11-211-1/+1
* Fix degenerate vertical path bounds.Jeff Muizelaar2010-11-052-9/+35
* image: Use correct size for allocationAndrea Canciani2010-11-021-2/+2
* build: Don't build cairo-fdr when the tee surface is offBenjamin Otte2010-10-281-0/+2
* PDF: Don't use the currently set color after a 'Q' operatorAdrian Johnson2010-10-281-0/+1
* Type 1 subset: Fix glyph advanceAdrian Johnson2010-10-241-15/+15