summaryrefslogtreecommitdiff
path: root/src/cairo-ft-private.h
Commit message (Expand)AuthorAgeFilesLines
* Add cairo_private to several function prototypes that were missing it.Carl Worth2005-08-091-2/+2
* Originally 2005-07-13 Carl Worth <cworth@cworth.org>Carl Worth2005-08-041-2/+4
* New predicates to allow checking for cairo_ft derivates of generic font type.Carl Worth2005-07-131-0/+6
* Change definitions of everything in cairo-features.h to prefer #if over #ifdef.Carl Worth2005-05-061-1/+1
* src/cairo.h src/cairo-gstate.c src/cairo-font.c: Add a cairo_font_face_t type...Owen Taylor2005-04-071-1/+1
* Change cairo_font_t to refer to a font scaled to a particular output device r...Owen Taylor2005-01-211-0/+63