summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [mac] Correctly handle endianness in multi-architecture compiles on MacOS X1.4Jeremy Huddleston2008-03-131-0/+18
* Fix for a memory leak in pixman.Jan Slupski2008-02-141-0/+9
* PDF: Add missing struct member when writing the pattern idAdrian Johnson2008-01-181-2/+2
* Increment cairo version to 1.4.15 after the 1.4.14 releaseCarl Worth2008-01-141-1/+1
* Add miter-precision-ref.png to list of files to include in release.1.4.14Carl Worth2008-01-141-0/+1
* Update cairo version to 1.4.14 and library versioning to 13:7:11Carl Worth2008-01-141-2/+2
* NEWS: Mention the mixed-format-glyphs fix and update the date.Carl Worth2008-01-141-1/+6
* [scaled-font] Upgrade glyph mask as needed in case of mixed-format glyphsBehdad Esfahbod2008-01-143-24/+52
* Migrate glyph mask to A8 in case of mixed-format glyphs.Carl Worth2008-01-111-3/+48
* [cairo-xlib] Support scale fonts with glyphs of multiple formats (#13479)Behdad Esfahbod2008-01-091-43/+136
* [cairo-ft] Revert "Force non-AA text when using a bitmap strike with only sca...Behdad Esfahbod2008-01-091-24/+0
* NEWS: Add notes for 1.4.14Carl Worth2008-01-081-0/+21
* Directly check the miter corner to detect wild miters.Keith Packard2008-01-041-82/+57
* Add new miter-precision test. Checks miter joins at many scales.Keith Packard2008-01-044-0/+82
* PS: fix compiler warning introduced by previous commitAdrian Johnson2007-12-121-1/+2
* PS: Use the correct bounding box in Type 3 fontsAdrian Johnson2007-12-121-7/+36
* Fix regression in Type1 FallbackAdrian Johnson2007-12-121-2/+4
* PS: Use correct glyphs widths for Type 3 fontsAdrian Johnson2007-12-121-1/+7
* PS: Fix the bounding boxes of Type 3 glyphsAdrian Johnson2007-12-121-2/+2
* PS: Fix typecheck error with Type 3 and recent versions of gsAdrian Johnson2007-12-121-16/+24
* PS: Ensure that xyshow operator has a pair of offsets for each glyphAdrian Johnson2007-12-121-1/+1
* Fix version check for buggy_repeat on modular Xserver 1.xBernardo Innocenti2007-12-051-1/+1
* Increment cairo version to 1.4.13 after the 1.4.12 releaseCarl Worth2007-11-271-1/+1
* Increment version to 1.4.12 and 13:6:111.4.12Carl Worth2007-11-261-2/+2
* NEWS: Add notes for cairo 1.4.12Carl Worth2007-11-261-0/+55
* Mark bitmap-font as XFAILCarl Worth2007-11-262-1/+3
* Update two PS reference images for mysterious single-pixel changeCarl Worth2007-11-262-0/+0
* [atsui] Use ascent+descent+leading to get the distance between baselinesRichard Hult2007-11-261-1/+1
* [configure.in] fix atsui experimental warningBrian Ewins2007-11-261-1/+1
* Force non-AA text when using a bitmap strike with only scaling transform.Keith Packard2007-11-261-0/+24
* Fix degenerate-pen test case by removing the triggering assertionCarl Worth2007-11-261-1/+15
* Limit miters for small anglesCarl Worth2007-11-261-1/+75
* [cairo-surface] Fix typo in doc.Chris Wilson2007-11-261-1/+1
* Fix typo in _cairo_gstate_finiCarl Worth2007-11-261-1/+1
* [quartz] return status instead of CGPatternRefBrian Ewins2007-11-261-9/+11
* [quartz] return status instead of cairo_quartz_surface_tBrian Ewins2007-11-261-12/+14
* [quartz] return status instead of CGShadingRefBrian Ewins2007-11-261-14/+16
* fix dash-zero-length testBrian Ewins2007-11-261-5/+11
* Implement EXTEND_NONE for gradients.Brian Ewins2007-11-261-2/+4
* call _cairo_error on failureBrian Ewins2007-11-261-0/+1
* do not return a cairo_status_t of UNSUPPORTEDBrian Ewins2007-11-261-3/+12
* do not ignore errors, return NULL instead (moz#874315)Brian Ewins2007-11-261-9/+28
* do not ignore errors in setup_sourceBrian Ewins2007-11-261-1/+5
* do not ignore errors when creating styles.Brian Ewins2007-11-261-11/+26
* do not ignore ATSUI errors.Brian Ewins2007-11-261-7/+76
* do not ignore errors in glyph pathsBrian Ewins2007-11-261-6/+24
* [cairo-xlib] Check source for XRender support.Chris Wilson2007-11-261-8/+9
* [cairo-xlib] Release glyph surfaces if we made them to be generatedBehdad Esfahbod2007-11-261-20/+63
* [cairo-xlib-surface] Match content to xrender_format using the channel masks.Chris Wilson2007-11-261-4/+4
* [autogen.sh] Tolerate tput failure (#12757)Chris Heath2007-11-261-2/+2