summaryrefslogtreecommitdiff
path: root/test/user-font.c
Commit message (Expand)AuthorAgeFilesLines
* Update user font tests to test foreground colorsAdrian Johnson2023-01-261-21/+28
* Fix the scaled_glyph_init color glyph logicAdrian Johnson2022-04-251-13/+58
* test: fix include order for AIX, bug#89354Michael Haubenwallner2015-03-051-2/+2
* [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] Exercise glyph 0Behdad Esfahbod2008-10-231-4/+3
* [test/user-font[-proxy]] Check for error from set_user_data().Chris Wilson2008-10-181-5/+19
* [test/user-font] Correct the lifetime of the user font face.Chris Wilson2008-08-181-45/+46
* [test] Preparatory work for running under memfault.Chris Wilson2008-08-131-1/+1
* [test/user-font] Fix commentsBehdad Esfahbod2008-08-081-2/+2
* [test/user-font] Document glyph-not-found situationBehdad Esfahbod2008-08-081-3/+5
* [user-font] Add a cairo_t argument to cairo_user_scaled_font_init_func_tBehdad Esfahbod2008-08-081-0/+1
* [test/user-font] Document that Poppler is buggy with glyph 0Behdad Esfahbod2008-08-061-1/+1
* [test/user-font.c] Fix compiler warningsBehdad Esfahbod2008-05-281-2/+2
* [test/user-font] Use user_data to access glyphs arrayBehdad Esfahbod2008-05-271-24/+43
* [user-font] Use opaque colors such that PS backend gets testedBehdad Esfahbod2008-05-151-4/+4
* [test/user-font] Another minor tweak to the fontBehdad Esfahbod2008-05-151-1/+1
* [test/user-font] Add some more glyphsBehdad Esfahbod2008-05-131-18/+21
* [cairo-user-font] Implement user fontsBehdad Esfahbod2008-05-101-0/+236