summaryrefslogtreecommitdiff
path: root/test/cairo-test.h
diff options
context:
space:
mode:
authorAndrea Canciani <ranma42@gmail.com>2010-06-12 16:22:54 +0200
committerAndrea Canciani <ranma42@gmail.com>2010-06-12 16:30:56 +0200
commite6d1b3a8ce0b516aed7715b57d9ca5ab4fad6c2f (patch)
tree9cc6f6716df6893ae8814f833ad3a7a0cd7aee00 /test/cairo-test.h
parent3cb882d01b53cb3cec9be62d678dd4ef7ea2c1fd (diff)
downloadcairo-e6d1b3a8ce0b516aed7715b57d9ca5ab4fad6c2f.tar.gz
test: update font family name
Update the name of the test font family to DejaVu, so that backends unable to rely on fontconfig to match font names can find the correct font anyway.
Diffstat (limited to 'test/cairo-test.h')
-rw-r--r--test/cairo-test.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/cairo-test.h b/test/cairo-test.h
index a2af43dda..c7abd3d65 100644
--- a/test/cairo-test.h
+++ b/test/cairo-test.h
@@ -83,7 +83,7 @@ cairo_test_NaN (void)
#define CAIRO_TEST_LOG_SUFFIX ".log"
-#define CAIRO_TEST_FONT_FAMILY "Bitstream Vera"
+#define CAIRO_TEST_FONT_FAMILY "DejaVu"
/* What is a fail and what isn't?
* When running the test suite we want to detect unexpected output. This