summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-04-01Increment version to 1.5.16 and library versioning to 19:0:171.5.16Carl Worth1-4/+4
2008-04-01NEWS: Add notes for the cairo 1.5.16 snapshotCarl Worth1-0/+109
2008-04-01Doc SGML template churnCarl Worth2-0/+14
2008-04-01Mark cairo-quartz as officially supportedCarl Worth1-5/+1
2008-04-01Include cairoint.h first to satisfy the test suiteCarl Worth1-2/+2
2008-04-01More quieting of subtle potentially-uninitialized warningsCarl Worth1-7/+7
2008-04-01Quiet a more subtle potentially-uninitialized warningCarl Worth1-1/+1
2008-04-01Quiet some trivial unused and potentially-uninitialized compiler warningsCarl Worth4-4/+4
2008-04-01Add some reference images that were missing from the distribution listCarl Worth1-0/+10
2008-04-01[quartz] Remove cairo-atsui-font.cVladimir Vukicevic1-1028/+0
2008-04-01[quartz] Update documentationVladimir Vukicevic6-46/+52
2008-04-01[doc] Add some Quartz/CGFont documentation templatesVladimir Vukicevic3-0/+38
2008-04-01[quartz] Update Quartz test reference imagesVladimir Vukicevic21-0/+3
2008-04-01[quartz] Handle further 10.4 vs. 10.5 differences; fix text AA handlingVladimir Vukicevic1-31/+43
2008-04-01[cgfont] Round surface rectangle outwards to ensure whole-pixel dimensionsVladimir Vukicevic1-12/+48
2008-04-01[cgfont] Fix whitespace errorsVladimir Vukicevic1-2/+2
2008-04-01[cgfont] Add CGFont backend to replace deprecated ATSUI backendVladimir Vukicevic1-17/+107
2008-04-01[cgfont] Add start of CGFont font backend to replace ATSUIVladimir Vukicevic8-9/+611
2008-04-01[SVG] Fix stroke-image test failure.Emmanuel Pacaud1-36/+60
2008-03-31Update pixman dependency to recent 0.10.0 releaseCarl Worth1-1/+1
2008-03-31Update ps-specifc reference image for ft-text-vertical-layout-type1Carl Worth1-0/+0
2008-03-30Add stroke-image PS/PDF ref imagesAdrian Johnson2-0/+0
2008-03-30Add clip-operator PS/PDF rgb24 ref imagesAdrian Johnson2-0/+0
2008-03-29Add operator-source PDF ref imagesAdrian Johnson2-0/+0
2008-03-29Fix PDF analysis of OPERATOR_SOURCE surface patternsAdrian Johnson1-3/+9
2008-03-29Update operator-source PS ref imagesAdrian Johnson2-0/+0
2008-03-29PS: Clear pattern background to when using OPERATOR_SOURCEAdrian Johnson1-16/+27
2008-03-29PS/PDF: Save/Restore surface clip when emitting a meta-surface patternAdrian Johnson4-0/+21
2008-03-27Bump poppler version required for testing to 0.8.0Adrian Johnson1-1/+1
2008-03-26Add svg-specific reference image for ft-show-glyphs-positioning testCarl Worth1-0/+0
2008-03-26Update clip-operator and operator-clear reference imagesCarl Worth3-0/+0
2008-03-26Use floating-point offsets for color stopsCarl Worth10-35/+30
2008-03-26Remove unused variableCarl Worth1-1/+0
2008-03-26[cairo] Fixup make check.Chris Wilson1-3/+3
2008-03-26[cairo-gstate] Remove dead code.Chris Wilson1-21/+0
2008-03-26Win32: Fix bug in cairo_win32_font_face_create_for_hfont()Adrian Johnson1-1/+1
2008-03-25Quiet compiler warnings about unhandled PIXMAN_yuy2 and PIXMAN_yv12Carl Worth1-0/+3
2008-03-25Depend on pixman 0.9.7 for new pixman_format_supported_destination functionCarl Worth2-116/+86
2008-03-25Rename _popcount to _cairo_popcount and make it available for internal useCarl Worth2-23/+23
2008-03-25Quiet warning about signed vs. unsigned comparisonCarl Worth1-2/+2
2008-03-25Quiet warnings about unhandled enum values in _cairo_surface_create_in_errorCarl Worth1-0/+18
2008-03-25Document performance advantage of cairo_path_extentsCarl Worth1-2/+12
2008-03-25[win32] Prevent crash in create_similar if win32_surface_create failsVladimir Vukicevic1-3/+9
2008-03-25[osx] additional fix to configure for multi-arch OSX buildsVladimir Vukicevic1-1/+2
2008-03-25[quartz] When stroking with an image source, use the right CTM for the imageVladimir Vukicevic5-1/+88
2008-03-25Win32-Printing: Fix fallback resolution when DC ctm is not identityAdrian Johnson1-5/+14
2008-03-24Add new text-transform testCarl Worth7-0/+116
2008-03-24Update REFERENCE_IMAGES with PS ref imagesAdrian Johnson1-0/+2
2008-03-24Add PS reference images for finer-grained-fallbacks testAdrian Johnson2-0/+0
2008-03-24Fix assertion in PS/PDF/Win32-print when fallback image is off the pageAdrian Johnson1-18/+55