summaryrefslogtreecommitdiff
path: root/test/user-font-proxy.c
AgeCommit message (Expand)AuthorFilesLines
2010-05-04test/user-font-proxy: Check we install user data on the scaled fontChris Wilson1-4/+10
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-18[test/user-font[-proxy]] Check for error from set_user_data().Chris Wilson1-30/+39
2008-09-18Update tests to new cairo_text_cluster_flags_t APIBehdad Esfahbod1-10/+9
2008-08-13[test] Preparatory work for running under memfault.Chris Wilson1-1/+1
2008-08-08Add cairo_scaled_font_text_to_glyphs()Behdad Esfahbod1-10/+39
2008-08-08[user-font] Add a cairo_t argument to cairo_user_scaled_font_init_func_tBehdad Esfahbod1-34/+30
2008-08-08Add toy font constructor and gettersBehdad Esfahbod1-21/+22
2008-05-24[test/user-font-proxy] New test using fonts inside a user-fontBehdad Esfahbod1-0/+190