summaryrefslogtreecommitdiff
path: root/src/cairo-ft.h
Commit message (Expand)AuthorAgeFilesLines
* Fix distcheck errors on use of #ifdefBryce Harrington2017-12-071-2/+2
* Prevent -Wundef warnings in when cairo-ft.h is used without fontconfigAdrian Johnson2017-11-261-2/+2
* doc: move value descriptions upNis Martensen2012-03-101-4/+3
* doc: symbol names in header and comment must matchNis Martensen2012-03-101-2/+2
* doc: add missing colons to since tagsNis Martensen2012-03-101-1/+1
* ft: Export FreeType synthesis optionsChris Wilson2012-02-291-0/+37
* Update FSF addressAndrea Canciani2010-04-271-1/+1
* Support compiling without fontconfigBehdad Esfahbod2009-03-171-8/+15
* Use #include "cairo-*." instead of #include <cairo-*.h>Behdad Esfahbod2008-06-231-1/+1
* Give cairo_public an empty definition by default.Carl Worth2005-09-071-5/+5
* Whitespace fixes.Carl Worth2005-07-211-2/+3
* src/cairo-font-options.c src/cairo.h src/cairoint.h src/Makefile.am: Add an o...Owen Taylor2005-07-211-0/+3
* Add an #error if cairo-foo.h is included when cairo was compiled without supp...Carl Worth2005-05-141-0/+3
* 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-12/+7
* Change cairo_font_t to refer to a font scaled to a particular output device r...Owen Taylor2005-01-211-10/+21
* Track various renamings.Carl Worth2005-01-201-0/+62