summaryrefslogtreecommitdiff
path: root/test/bitmap-font.c
Commit message (Expand)AuthorAgeFilesLines
* Fix build on Windows with recent versions of MSVCMathieu Duponchelle2020-07-311-0/+6
* test/bitmap-font: Fix use of pointer after freed pointerArpit Jain2015-07-061-1/+3
* [test] Set font sizeBehdad Esfahbod2013-03-181-0/+1
* test/bitmap-font: Destroy FcPatternChris Wilson2010-05-051-6/+2
* test/bitmap-font: Propagate memfaultChris Wilson2010-05-041-3/+10
* test/bitmap-font: Check for memfault errorChris Wilson2010-05-041-2/+2
* [test] Build test suite into single binary.Chris Wilson2008-10-311-15/+7
* [test/bitmap] Leak on error path.Chris Wilson2008-10-181-0/+8
* Make the bitmap-font an XFAIL.Carl Worth2008-09-251-1/+2
* [test] Preparatory work for running under memfault.Chris Wilson2008-08-131-13/+10
* [test/bitmap-font] Destroy the font options after use.Chris Wilson2008-02-151-0/+2
* Fix bitmap-font test by using near-equality for double comparisonCarl Worth2008-01-281-5/+6
* [test/bitmap-font] Test under all combinations of hinting, test font metrics tooBehdad Esfahbod2008-01-251-8/+94
* [test] In the bitmap-font test, break cairo_text_path() call into twoBehdad Esfahbod2007-03-051-2/+4
* test/bitmap-font: Fix arguments to FcFreeTypeQuery to avoid warnings.Carl Worth2006-09-091-2/+2
* [test] Use FcFreeTypeQueryBehdad Esfahbod2006-08-311-5/+5
* bitmap-font: Add cairo_text_path;fill to demonstrate bug #7889Carl Worth2006-08-171-3/+10
* Add rotation to bitmap-font to demonstrate failure of bug #7888Carl Worth2006-08-171-1/+10
* Eliminate most compiler warnings from the test suiteCarl Worth2006-08-081-1/+1
* Add prototype for draw in each test file and remove it from the header.Behdad Esfahbod2006-07-131-0/+2
* More test suite infrastructure improvements:Behdad Esfahbod2006-07-111-2/+3
* New bitmap-font test with bundled 6x13 font.Carl Worth2006-06-201-0/+106