summaryrefslogtreecommitdiff
path: root/src/cairo-font-subset.c
AgeCommit message (Expand)AuthorFilesLines
2006-06-06Remove extraneous whitespace from "blank" lines.Carl Worth1-3/+3
2005-12-16Don't export cairo_image_surface_set_clip_region.Carl Worth1-2/+2
2005-11-07Add new _cairo_array_allocate function for growing the array and getting a po...Carl Worth1-12/+44
2005-11-04Rename old, rarely used _cairo_array_append to _cairo_array_append_multiple. ...Carl Worth1-5/+6
2005-08-04Patch from Adrian Johnson <ajohnson@redneon.com>Kristian Høgsberg1-3/+69
2005-08-04Change *_reference() functions to return the object being referenced.Kristian Høgsberg1-2/+1
2005-08-04Originally 2005-07-13 Carl Worth <cworth@cworth.org>Carl Worth1-4/+14
2005-07-13New predicates to allow checking for cairo_ft derivates of generic font type.Carl Worth1-0/+4
2005-06-21Split out font subsetting code from here,Kristian Høgsberg1-0/+645