summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-01-05test: Missing conjoint ref image1.10Chris Wilson1-0/+1
2011-06-08Use detected EGREP instead of generic grepDagobert Michelsen1-2/+2
2011-06-08image: Don't crash on weird pixman formatsBenjamin Otte1-7/+16
2011-05-22Revert "PS: Use tight bounding box"Adrian Johnson1-4/+11
2011-05-22PS: Use tight bounding boxAdrian Johnson1-11/+4
2011-05-20build: Use $GREP -e instead of plain grep -eBenjamin Otte1-1/+2
2011-04-02image: Don't use the fast path if it's wrongUli Schlachter1-0/+5
2011-03-19quartz: Fix y glyph advanceAndrea Canciani1-1/+8
2011-03-19test: Add show-glyphs-advanceAndrea Canciani8-0/+113
2011-03-19path: Fix _cairo_path_fixed_is_rectangle()Andrea Canciani1-1/+4
2011-03-19test: Add stroke-open-boxAndrea Canciani4-0/+53
2011-03-15configure: Test for funlockfileChris Wilson1-1/+1
2011-03-15xcb: Compile fix when using xcb-drmChris Wilson1-1/+1
2011-03-13cff: Fix heap corruptionAdrian Johnson1-4/+11
2011-02-19arf: Fix erroneous return statement.Benjamin Otte1-2/+0
2011-02-18arc: Handle radius == 0 the same no matter the arc directionBenjamin Otte1-1/+6
2011-02-14xlib: Fix compilation when gradient functions are not availableAndrea Canciani2-9/+23
2011-02-08Type1-subset: Fallback if font contains more than one /EncodingAdrian Johnson1-0/+4
2011-01-25LD_PRELOAD is supported on HurdPino Toscano1-1/+1
2011-01-18tee: Do not apply two times the master device transformRobert O'Callahan1-3/+0
2010-12-25version: Post release version bumpChris Wilson1-1/+1
2010-12-25version: Bump for 1.10.2 release1.10.2Chris Wilson1-1/+1
2010-12-25NEWS: Add entry for 1.10.2Chris Wilson1-0/+59
2010-12-25Add a KNOWN_ISSUES file to track WONTFIX(?) bugsChris Wilson2-0/+11
2010-12-17PS: fix embedding of grayscale jpegsKoji Otani1-2/+3
2010-12-14path-bounder: Update current point after curve_to opAndrea Canciani1-0/+2
2010-12-14test: Add bug-extentsAndrea Canciani8-0/+65
2010-12-02test: Fix ref imagesAndrea Canciani4-0/+0
2010-12-02image: Fix compositing of unaligned boxesAndrea Canciani1-8/+14
2010-12-02test: Add rectilinear-gridAndrea Canciani5-0/+81
2010-11-26PDF: Add missing clipper_resetAdrian Johnson1-0/+2
2010-11-26Fix type of _cairo_memory_stream_destroy parameterMarkus Stange1-2/+2
2010-11-26xcb: Do not return value in void functionAndrea Canciani1-6/+4
2010-11-26test: Add romedalen images copyright informationAndrea Canciani1-0/+13
2010-11-26Fix degenerate arcsAndrea Canciani2-0/+5
2010-11-26LD_PRELOAD is supported on DragonFly.Joerg Sonnenberger1-1/+1
2010-11-26Fix build on gentooErik Zeek1-2/+2
2010-11-26configure: Correct reporting of tee backendAndrea Canciani1-1/+1
2010-11-24ps: Fix paintingAndrea Canciani1-3/+2
2010-11-21PS: Fix regression - incorrect EPS bounding boxAdrian Johnson1-30/+10
2010-11-21PS: Fix regression - missing page content in EPS outputAdrian Johnson1-9/+0
2010-11-21PS/PDF: Fix regression when changing page size to a larger sizeAdrian Johnson3-2/+42
2010-11-21PDF: Restrict ActualText to PDF version >= 1.5Adrian Johnson1-13/+18
2010-11-21Fix type1-fallback bboxAdrian Johnson1-4/+4
2010-11-21configure.ac.features: s/Meta/Recording/Adrian Johnson1-1/+1
2010-11-05Fix degenerate vertical path bounds.Jeff Muizelaar2-9/+35
2010-11-02image: Use correct size for allocationAndrea Canciani1-2/+2
2010-10-28build: Don't build cairo-fdr when the tee surface is offBenjamin Otte1-0/+2
2010-10-28PDF: Don't use the currently set color after a 'Q' operatorAdrian Johnson1-0/+1
2010-10-24Type 1 subset: Fix glyph advanceAdrian Johnson1-15/+15