summaryrefslogtreecommitdiff
path: root/src/cairo-ft-private.h
AgeCommit message (Expand)AuthorFilesLines
2015-03-05headers: fix include order for AIX, bug#89354Michael Haubenwallner1-1/+1
2011-08-01scaled-font: Make unscaled font utility functions staticAndrea Canciani1-9/+0
2011-08-01scaled-font: Remove _cairo_ft_scaled_font_get_unscaled_font()Andrea Canciani1-3/+0
2010-04-27Update FSF addressAndrea Canciani1-1/+1
2008-11-13Add CairoScript backend.Chris Wilson1-0/+3
2008-06-23Use #include "cairo-*." instead of #include <cairo-*.h>Behdad Esfahbod1-2/+2
2008-05-09[cairo-ft-font.c] Throw error on font type mismatch and remove unused functionBehdad Esfahbod1-3/+0
2008-04-29[cairo-ft] Remove unused private aliases.Chris Wilson1-3/+0
2007-10-16[cairo-ft-font] Add paranoid error checking to Fc* operations.Chris Wilson1-1/+0
2007-08-23Remove include of cairoint.h from *-private.h header files.Carl Worth1-1/+0
2007-08-22[Makefile.am] Add target sparse to run sparse static source code analyzerBehdad Esfahbod1-0/+1
2006-09-05slim_hidden_proto: Move smeicolon from definition to use for consistency and ...Carl Worth1-3/+3
2006-09-05Add many missing slim_hidden calls to bypass PLT entries for local use of pub...Carl Worth1-2/+5
2006-06-29Skip TrueType font output for PS/PDF until it handles vertical layout.Keith Packard1-0/+3
2005-08-09Add cairo_private to several function prototypes that were missing it.Carl Worth1-2/+2
2005-08-04Originally 2005-07-13 Carl Worth <cworth@cworth.org>Carl Worth1-2/+4
2005-07-13New predicates to allow checking for cairo_ft derivates of generic font type.Carl Worth1-0/+6
2005-05-06Change definitions of everything in cairo-features.h to prefer #if over #ifdef.Carl Worth1-1/+1
2005-04-07src/cairo.h src/cairo-gstate.c src/cairo-font.c: Add a cairo_font_face_t type...Owen Taylor1-1/+1
2005-01-21Change cairo_font_t to refer to a font scaled to a particular output device r...Owen Taylor1-0/+63