summaryrefslogtreecommitdiff
path: root/test/user-font.c
AgeCommit message (Expand)AuthorFilesLines
2009-02-10[test] Don't embed preprocessor directives inside macrosJeff Muizelaar1-5/+5
2008-10-31[test] Build test suite into single binary.Chris Wilson1-18/+10
2008-10-23[test/user-font] Exercise glyph 0Behdad Esfahbod1-4/+3
2008-10-18[test/user-font[-proxy]] Check for error from set_user_data().Chris Wilson1-5/+19
2008-08-18[test/user-font] Correct the lifetime of the user font face.Chris Wilson1-45/+46
2008-08-13[test] Preparatory work for running under memfault.Chris Wilson1-1/+1
2008-08-08[test/user-font] Fix commentsBehdad Esfahbod1-2/+2
2008-08-08[test/user-font] Document glyph-not-found situationBehdad Esfahbod1-3/+5
2008-08-08[user-font] Add a cairo_t argument to cairo_user_scaled_font_init_func_tBehdad Esfahbod1-0/+1
2008-08-06[test/user-font] Document that Poppler is buggy with glyph 0Behdad Esfahbod1-1/+1
2008-05-28[test/user-font.c] Fix compiler warningsBehdad Esfahbod1-2/+2
2008-05-27[test/user-font] Use user_data to access glyphs arrayBehdad Esfahbod1-24/+43
2008-05-15[user-font] Use opaque colors such that PS backend gets testedBehdad Esfahbod1-4/+4
2008-05-15[test/user-font] Another minor tweak to the fontBehdad Esfahbod1-1/+1
2008-05-13[test/user-font] Add some more glyphsBehdad Esfahbod1-18/+21
2008-05-10[cairo-user-font] Implement user fontsBehdad Esfahbod1-0/+236