summaryrefslogtreecommitdiff
path: root/test/user-font-proxy.c
Commit message (Expand)AuthorAgeFilesLines
* Update user font tests to test foreground colorsAdrian Johnson2023-01-261-7/+24
* test: Always use DejaVu Sans as default fontAndrea Canciani2015-07-271-1/+1
* test: fix include order for AIX, bug#89354Michael Haubenwallner2015-03-051-2/+2
* test/user-font-proxy: Check we install user data on the scaled fontChris Wilson2010-05-041-4/+10
* [test] Don't embed preprocessor directives inside macrosJeff Muizelaar2009-02-101-5/+5
* [test] Build test suite into single binary.Chris Wilson2008-10-311-18/+10
* [test/user-font[-proxy]] Check for error from set_user_data().Chris Wilson2008-10-181-30/+39
* Update tests to new cairo_text_cluster_flags_t APIBehdad Esfahbod2008-09-181-10/+9
* [test] Preparatory work for running under memfault.Chris Wilson2008-08-131-1/+1
* Add cairo_scaled_font_text_to_glyphs()Behdad Esfahbod2008-08-081-10/+39
* [user-font] Add a cairo_t argument to cairo_user_scaled_font_init_func_tBehdad Esfahbod2008-08-081-34/+30
* Add toy font constructor and gettersBehdad Esfahbod2008-08-081-21/+22
* [test/user-font-proxy] New test using fonts inside a user-fontBehdad Esfahbod2008-05-241-0/+190