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