summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Cleanup up png-test.png file in 'make clean'1.5.14Carl Worth2008-03-201-0/+1
* Enable PLT avoidance for cairo_image_surface_get_data/strideCarl Worth2008-03-202-0/+4
* Disable enum_regexp test in check-doc-syntax.hCarl Worth2008-03-201-10/+19
* Mark new cairo_xlib_visual_info functions as private.Carl Worth2008-03-201-2/+2
* Increment cairo version to 1.5.14 and libtool versioning to 18:1:16Carl Worth2008-03-201-2/+2
* Doc template churnCarl Worth2008-03-201-1/+1
* NEWS: Add notes for 1.5.14 snapshotCarl Worth2008-03-201-1/+128
* Fix the REFERENCE_IMAGES list, (like always before a snapshot)Carl Worth2008-03-201-2/+2
* RELEASING: Clarify steps for verifying no unpushed modificationsCarl Worth2008-03-201-4/+3
* Track minor change in pixman filtering sample locationCarl Worth2008-03-201-0/+0
* Add support for 8-bit PseudoColor visualsCarl Worth2008-03-205-46/+278
* xlib: Add support for arbitrary TrueColor visualsCarl Worth2008-03-202-71/+276
* [SVG] Replace the color property by stroke.Emmanuel Pacaud2008-03-201-3/+3
* PDF: Reduce excess decimals in text position offsetsAdrian Johnson2008-03-201-4/+22
* Use %g for printing path coordinates in pdf-operatorsAdrian Johnson2008-03-201-4/+4
* Add %g conversion specifer to output-stream for limited precisionAdrian Johnson2008-03-201-31/+56
* Make _cairo_dtostr() staticAdrian Johnson2008-03-202-4/+1
* Rescale CTM used for PS/PDF stroking to reduce rounding errorAdrian Johnson2008-03-201-7/+63
* Make CAIRO_FORMAT_STRIDE_FOR_WIDTH_BPP available to the cairo internals.Carl Worth2008-03-182-5/+7
* Make _pixman_format_to_masks accept a cairo_format_masks_t structureCarl Worth2008-03-183-36/+29
* Move assertion failure for unsupported masks up one levelCarl Worth2008-03-183-29/+58
* Optimize generated PostScript when EXTEND_PAD is usedAdrian Johnson2008-03-181-2/+4
* [quartz] Additional test reference images for quartzVladimir Vukicevic2008-03-1711-0/+10
* [quartz] Fix bogus CGContextGetType warning that's printed on the consoleVladimir Vukicevic2008-03-171-35/+69
* [quartz] Rename ATSUI font to Quartz fontVladimir Vukicevic2008-03-1710-143/+65
* Factor out common stroke code in pdf-operatorsAdrian Johnson2008-03-171-36/+32
* Add stroke-ctm-caps to .gitignoreAdrian Johnson2008-03-151-0/+1
* Improve the PDF operators word wrappingAdrian Johnson2008-03-151-9/+25
* [quartz] don't say we forced subpixel AA when we didn'tVladimir Vukicevic2008-03-141-1/+1
* [quartz] compare gradient stops as doubles, not as fixed pointVladimir Vukicevic2008-03-141-4/+1
* Don't use fill-stroke during analysisAdrian Johnson2008-03-151-9/+5
* Fix bug in _cairo_path_fixed_is_equalAdrian Johnson2008-03-151-2/+4
* Do not use PDF fill-stroke operator with transparent fillAdrian Johnson2008-03-141-10/+5
* PDF/PS: Optimize away the stroke ctm when not requiredAdrian Johnson2008-03-141-8/+28
* Add PS reference image for stroke-ctm-capsAdrian Johnson2008-03-141-0/+0
* [mac] Correctly handle endianness in multi-architecture compiles on MacOS XJeremy Huddleston2008-03-131-0/+18
* [test] Add testcase for previous stroker regression fixVladimir Vukicevic2008-03-134-0/+89
* [quartz] remove some compiler warningsVladimir Vukicevic2008-03-132-5/+1
* Correctly pass the device-space vector through to strokerVladimir Vukicevic2008-03-133-14/+23
* Use the correct glyph metrics in Type1 fallbackAdrian Johnson2008-03-131-4/+4
* [win32] Use a DIB when cloning a surface for a WIN32_PRINTING destVladimir Vukicevic2008-03-121-3/+13
* [quartz] correctly force subpixel AA on a context, even if defaults say other...Vladimir Vukicevic2008-03-121-3/+19
* [quartz] Apply fixup to unbounded operators to clear area outside of maskVladimir Vukicevic2008-03-121-13/+236
* [cairoint.h] Mark _cairo_image_analyze_transparency as private.Chris Wilson2008-03-121-1/+1
* Define _BSD_SOURCE to enable prototypes for strdup, snprintf.Chris Wilson2008-03-1211-1/+12
* win32-printing: Don't scale the miter limitAdrian Johnson2008-03-101-1/+1
* PDF: Use cairo_image_analyse_transparency during analysisAdrian Johnson2008-03-101-1/+37
* Remember the results of _cairo_image_analyze_transparencyAdrian Johnson2008-03-104-7/+21
* Move analyze_image_transparency in to cairo-image-surface.cAdrian Johnson2008-03-104-42/+40
* Add fallback image comment to PS outputAdrian Johnson2008-03-091-0/+14