summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-10-23WIPwip/stroke-to-pathAndrea Canciani6-1097/+1015
2010-10-23Avoid division by 0 when offsetting a degenerate splineAndrea Canciani1-3/+18
2010-10-23Avoid FPE (division by 0 in inflection_points)Andrea Canciani1-0/+6
2010-10-23Avoid FPE (division by 0 in knot_offset)Andrea Canciani1-11/+18
2010-10-23Fix _cairo_path_fixed_init_flat_copyAndrea Canciani1-1/+6
2010-10-23Stroke-to-path and fill when strokingAndrea Canciani1-5/+13
2010-10-23Stroke to path implementationJeff Muizelaar11-0/+2598
2010-10-21Other backends: Set round_glyph_positions to OFFUli Schlachter4-0/+4
2010-10-21raster backends: Set round_glpyh_positions to ONUli Schlachter5-0/+5
2010-10-21Actually implement round_glpyh_positionsUli Schlachter1-2/+9
2010-10-21font options: Add private round_glpyh_positions fieldUli Schlachter4-3/+63
2010-10-21XCB: Use consistent rounding modes for a1 rasterisation.Uli Schlachter1-30/+50
2010-10-21XCB: Fix for all unbounded operatorsUli Schlachter1-1/+1
2010-10-21XCB: Move the assert from 5a0f8f7320c916cUli Schlachter1-1/+1
2010-10-20perf: Only print description once per backendChris Wilson2-0/+6
2010-10-15xcb: Pass clip to composite_glyphs_via_maskChris Wilson1-2/+1
2010-10-15xcb,image: Fix a missing clip finiChris Wilson2-2/+6
2010-10-15PS: Remove radial gradient fallbackAdrian Johnson1-17/+2
2010-10-15PDF: Remove radial gradient fallbackAdrian Johnson1-16/+1
2010-10-15PS: Remove redundant codeAdrian Johnson1-3/+0
2010-10-15PDF: Fix regression in EXTEND_NONE gradientsAdrian Johnson1-1/+14
2010-10-14XCB: Remove an incorrect clipping optimizationsUli Schlachter1-3/+0
2010-10-14Add myself to AUTHORSUli Schlachter1-0/+1
2010-10-14xcb: Fix reduction of clipping for bounded glyphs.Chris Wilson1-34/+4
2010-10-13xcb: Correctly handle ARGB visualsUli Schlachter1-0/+3
2010-10-13_cairo_xcb_surface_picture: Check for fallbackUli Schlachter1-2/+2
2010-10-13_cairo_xcb_surface_ensure_picture: Check fallbackUli Schlachter1-0/+1
2010-10-13quartz: Remove unused imageSurface fieldAndrea Canciani1-5/+0
2010-10-13quartz: Cleanup gradient setup functionsAndrea Canciani1-12/+6
2010-10-13quartz: Move drawing state out of surfaceAndrea Canciani2-83/+95
2010-10-13quartz: Unify DO_SHADING, DO_IMAGE and DO_TILED_IMAGEAndrea Canciani1-38/+16
2010-10-13quartz: Unify DO_SOLID and DO_PATTERNAndrea Canciani2-16/+10
2010-10-13quartz: Set operator when setting up sourceAndrea Canciani2-50/+21
2010-10-13quartz: Remove DO_NOTHING and DO_UNSUPPORTED actionsAndrea Canciani2-74/+82
2010-10-12quartz: Improve gradient qualityAndrea Canciani1-10/+1
2010-10-12quartz: Fix EXTEND_PAD gradientsAndrea Canciani1-13/+7
2010-10-12quartz: Improve gradient consistencyAndrea Canciani2-69/+46
2010-10-12Add _cairo_rectangle_unionAndrea Canciani2-0/+30
2010-10-12LD_PRELOAD is supported on DragonFly.Joerg Sonnenberger1-1/+1
2010-10-12quartz: Remove unused codeAndrea Canciani1-53/+0
2010-10-12quartz: Make radial gradients follow PDF specificationAndrea Canciani1-14/+0
2010-10-12quartz: Remove linear gradient fallbackAndrea Canciani1-10/+0
2010-10-12test: Update ref images for radial testsAndrea Canciani13-0/+0
2010-10-08Rewrite pdf-operators word wrappingAdrian Johnson1-118/+113
2010-10-08Refresh ft-show-glyphs-positioning pdf ref imageAdrian Johnson1-0/+0
2010-10-08Don't put Type3 glyphs in latin subsetsAdrian Johnson1-2/+7
2010-10-07Fix typoBehdad Esfahbod1-1/+1
2010-10-07test: Remove old html infrastructureAndrea Canciani4-337/+9
2010-10-07test: Add a new test result html pageAndrea Canciani2-0/+468
2010-10-07test: Make tests run in natural orderAndrea Canciani1-0/+13