summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-04-08Increment version to 1.5.201.5.20Carl Worth1-2/+2
2008-04-08NEWS: Add notes for 1.5.20 snapshotCarl Worth1-0/+47
2008-04-08Fix distcheck by renaming large-source-ref.c to large-source-ref.png (oops!)Carl Worth1-0/+0
2008-04-08Prevent potentially infinite wandering through memeory in _cairo_hull_prev_validCarl Worth1-1/+6
2008-04-08Revert "[test] Repeat tests using cairo_push_group()."Carl Worth1-103/+16
2008-04-08Check surface->status and finished in cairo_surface_write_to_pngCarl Worth1-0/+6
2008-04-08[test] Add large-source to exercise handling of massive images.Chris Wilson4-0/+113
2008-04-08[cairo-xlib] Do not create surface with mismatching Visual and PictFormat.Chris Wilson1-1/+1
2008-04-08[test/xlib-surface] Check for mismatching Visuals and XRenderPictFormatsChris Wilson1-0/+63
2008-04-08[cairo-xlib] Create Pixmap using depth from xrender_format.Chris Wilson1-19/+2
2008-04-08[cairo-xlib] Handle missing RENDER during similar surface creationChris Wilson1-2/+4
2008-04-08[test] Repeat tests using cairo_push_group().Chris Wilson1-16/+103
2008-04-08[test/get-xrender-format] Free static data on exit.Chris Wilson1-0/+3
2008-04-08[test/xlib-surface] Zero pixel buffers before use.Chris Wilson1-4/+20
2008-04-08[test/surface-source] Skip tests if we cannot create the source surface.Chris Wilson2-5/+18
2008-04-08[test/stroke-image] Fix memleak.Chris Wilson1-1/+2
2008-04-07Update several pdf-specific reference imagesCarl Worth6-0/+2
2008-04-07Add filter-bilinear-extents to the XFAIL listCarl Worth1-0/+1
2008-04-07Revert "_cairo_pattern_get_extents: Fix to allow for expansion based on filter"Carl Worth1-22/+0
2008-04-07Add svg-specific reference images for smask and smask-maskCarl Worth3-0/+2
2008-04-07SVG: Fix generation of mask_id identifiersCarl Worth1-4/+14
2008-04-07Add svg-specific reference images for smask-fill, smask-paint, and smask-text...Carl Worth4-0/+3
2008-04-07Add ps-specific reference images for smask and smask-text testsCarl Worth3-0/+2
2008-04-07Add underscore prefix to private _cairo_pdf_surface_set_size_internalCarl Worth1-24/+24
2008-04-06Add PDF ref images for the smask testsAdrian Johnson8-0/+7
2008-04-06PDF: Add a function for changing the surface sizeAdrian Johnson1-36/+33
2008-04-06Increment cairo version to 1.5.19 after the 1.5.18 snapshotCarl Worth1-1/+1
2008-04-06Increment cairo version to 1.5.18 and library versioning to 19:1:171.5.18Carl Worth1-2/+2
2008-04-06NEWS: Add notes for 1.5.18 snapshotCarl Worth1-0/+111
2008-04-06Add missing parens() to function name in gtk-doc commentCarl Worth1-1/+1
2008-04-06Document default opaque black source pattern.Carl Worth1-3/+9
2008-04-06Document many more defaultsCarl Worth3-5/+38
2008-04-06Document toy nature of cairo_select_font_faceCarl Worth1-6/+26
2008-04-06Document default extend modesCarl Worth2-2/+10
2008-04-06Document EXTEND_REFLECT and EXTEND_PAD as implemented for surfaces since 1.6Carl Worth1-3/+3
2008-04-06README: Update dependenciesCarl Worth1-50/+89
2008-04-06Revert "[README] Remove the Dependencies section as it falls out of date easily"Carl Worth1-0/+89
2008-04-06Change default filter from BEST to GOODCarl Worth1-1/+1
2008-04-06Update smask-text reference imageCarl Worth1-0/+0
2008-04-05[test] Remove some redundant evals from the summary.Chris Wilson1-4/+4
2008-04-05[test] Disable jobserver with make check.Chris Wilson1-1/+3
2008-04-06scaled-font-subsets: Special case .notdef in a new subsetAdrian Johnson1-5/+15
2008-04-06Type1-fallback: Use correct glyph metrics for .notdef glyphAdrian Johnson1-63/+29
2008-04-06Type1-fallback: Use correct glyph advance in Type 1 charstringsAdrian Johnson1-1/+1
2008-04-06Add assert to scaled_glyph_lookup in scaled-font-subsetsAdrian Johnson1-0/+1
2008-04-05[test] Summarise failures per backend.Chris Wilson1-2/+10
2008-04-04_cairo_pattern_get_extents: Fix to allow for expansion based on filterCarl Worth1-0/+22
2008-04-04Replace open-coded transformation with a call to _cairo_matrix_transform_boun...Carl Worth1-34/+27
2008-04-04Add new filter-bilinear-extents testCarl Worth4-0/+94
2008-04-04Enable buggy_repeat workaround for X.Org servers < 1.4Carl Worth1-0/+11