summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Increment cairo version to 1.8.111.8Carl Worth2010-02-191-1/+1
* Increment cairo version to 1.8.10.1.8.10Carl Worth2010-02-191-1/+1
* NEWS: Add notes for the 1.8.10 release.Carl Worth2010-02-191-0/+78
* Fix "make distcheck" to avoid complaints about duplicate getline definitionCarl Worth2010-02-191-3/+4
* Fix bug in _cairo_ft_index_to_ucs4Adrian Johnson2010-02-191-1/+1
* arc: Just emit a line-to if radius is zero.Chris Wilson2010-02-191-1/+3
* Type1-subset: Append "cleartomark" operator for binary fonts that don't inclu...Adrian Johnson2010-02-191-7/+15
* PDF: Include Type 1 fixed-content portion in the embedded fontAdrian Johnson2010-02-191-4/+4
* Type1-subset: Check for binary eexec dataAdrian Johnson2010-02-191-1/+5
* Type 1 subset: Don't add a new line when in binary modeAdrian Johnson2009-11-071-1/+2
* [build] Look for libpng.pc as well when configuring.M Joonas Pihlaja2009-11-011-1/+1
* [xlib] DO_XCOPYAREA and DO_XTILE optimizations break with Window sourceBenjamin Otte2009-10-161-0/+2
* [surface] Protect against the user setting a fallback resolution of 0.Chris Wilson2009-08-051-0/+8
* [cairo] Offset the current path when pushing/popping groups.Chris Wilson2009-06-191-0/+10
* [path] Fix missing implicit move-toNis Martensen2009-06-172-3/+4
* Post release version increment to 1.8.9Chris Wilson2009-06-161-1/+1
* Increment version to 1.8.81.8.8Chris Wilson2009-06-161-1/+1
* [test] New smask reference image for xlib.Chris Wilson2009-06-161-0/+0
* [NEWS] Tweak line break.Chris Wilson2009-06-161-2/+1
* [NEWS] Correct date.Chris Wilson2009-06-161-1/+1
* [NEWS] Release notes for 1.8.8Chris Wilson2009-06-161-0/+67
* Fix compilation on OS X when compiling for 64 bitJeff Muizelaar2009-06-162-1/+4
* [win32-font] Non-fatal error from GetGlyphOutlineW(GGO_METRICS)Chris Wilson2009-06-101-8/+2
* [ft] Don't call FT_Done_Face() on a face we do not ownChris Wilson2009-06-061-1/+2
* [boilerplate] Read big-endian images from any2ppmChris Wilson2009-06-031-0/+2
* [test] fix bad merge in previous commitChris Wilson2009-06-031-3/+3
* [test] Ensure ppm are in correct byte orientation.Chris Wilson2009-06-031-7/+23
* [pattern] Typo in documentChris Wilson2009-06-031-1/+1
* [cairo] Doc typo.Chris Wilson2009-06-031-4/+0
* [image] Doc typo.Chris Wilson2009-06-031-1/+1
* [font-options] Doc typoChris Wilson2009-06-031-1/+1
* [cairo] Update documentation for bug 20154Chris Wilson2009-06-031-10/+15
* Ensure win32 font index_to_ucs4() sets ucs4 to -1 if lookup failsAdrian Johnson2009-06-031-0/+1
* [configure] Replace awk comparator with an aclocal versionChris Wilson2009-06-032-12/+168
* [test] Refresh ghostscript reference imagesChris Wilson2009-06-037-1/+1
* [test] Update smask textChris Wilson2009-06-037-0/+4
* [test] Refresh pdf reference imagesChris Wilson2009-06-038-0/+0
* [ft] Resolve mutual referencing problems with zombie facesKarl Tomlinson2009-06-032-9/+31
* [ft] Fix vertical advance metrics of bitmap fonts (#21985)Behdad Esfahbod2009-06-031-2/+2
* [test] Relax APPROX_EQUALS conditionChris Wilson2009-06-031-4/+4
* [test] Sync with memfault headers.Chris Wilson2009-06-031-21/+21
* [cairo] Describe the restrictions upon cairo_set_tolerance()Chris Wilson2009-02-131-1/+4
* [png] Correct documentation to avoid reference to NULLChris Wilson2009-02-121-2/+15
* [clip] Fix uninitialised status return in _cairo_clip_intersect_mask() for em...M Joonas Pihlaja2009-01-051-1/+1
* Fix _compute_transform to check for nearly degenerate matricesJeff Muizelaar2008-12-181-2/+4
* [ft] Don't call FT_Done_Face() on faces we did not createKarl Tomlinson2008-12-171-1/+1
* Increment version to 1.8.7 after the 1.8.6 release.Chris Wilson2008-12-141-1/+1
* Increment version to 1.8.61.8.6Chris Wilson2008-12-141-1/+1
* [NEWS] Add notes for 1.8.6Chris Wilson2008-12-141-0/+50
* [perf] Fix for git-1.6Chris Wilson2008-12-141-1/+1