summaryrefslogtreecommitdiff
path: root/src/cairo-toy-font-face.c
AgeCommit message (Expand)AuthorFilesLines
2011-07-31font-face: Cleanup backend-specific destruction codeAndrea Canciani1-4/+0
2011-06-20toy-font: Do not open-code cairo_font_face_reference ()Andrea Canciani1-3/+1
2011-06-16toy-font-face: Do not assume hash != 0Andrea Canciani1-3/+6
2010-04-27Update FSF addressAndrea Canciani1-1/+1
2010-01-22Move _cairo_error() to a standalone headerChris Wilson1-0/+1
2009-08-29Eliminate self-intersecting strokes.Chris Wilson1-1/+2
2009-06-07[ft] Support font_face->get_implementationChris Wilson1-16/+25
2009-02-24[scaled-font] Hold reference to original font faceChris Wilson1-0/+1
2009-01-29[font-face] Close a race when resurrecting fonts.Chris Wilson1-0/+6
2009-01-29[toy-font] Fix unwind behaviour following error during construction.Chris Wilson1-22/+21
2009-01-02[toy-font-face] Return defaults for error objects.Chris Wilson1-4/+24
2009-01-02[doc] Give a small hint about Twin fontBehdad Esfahbod1-1/+1
2008-12-20[toy-font-face] Move toy font face code in a file of its ownBehdad Esfahbod1-0/+489