summaryrefslogtreecommitdiff
path: root/test/font-options.c
Commit message (Expand)AuthorAgeFilesLines
* Add color palette optionAdrian Johnson2022-06-171-0/+4
* [test] Build test suite into single binary.Chris Wilson2008-10-311-8/+9
* Make the lcd_filter API privateCarl Worth2008-09-181-4/+0
* [test] Initialise test context.Chris Wilson2008-08-181-13/+6
* Add tests for the new LCD filter APISylvain Pasche2008-08-051-1/+5
* [cairo-scaled-font] Create error objects on demand.Chris Wilson2008-02-151-1/+1
* [cairo-font-options] Disallow use of NULL font-options.Chris Wilson2008-02-151-22/+29
* [test/font-options] Check for HAVE_FCFINIChris Wilson2008-02-151-0/+2
* [test/font-options] Check the defaults values.Chris Wilson2008-02-151-4/+20
* [cairo-font-options] Treat NULL as a default cairo_font_options_tChris Wilson2008-01-171-0/+91