From 8da961e02fd2a9443f243828ae1af6074cdfe90e Mon Sep 17 00:00:00 2001 From: Philipp Gesang Date: Mon, 26 Aug 2013 10:55:07 +0200 Subject: [tests] test some more dejavu fonts --- mktests | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'mktests') diff --git a/mktests b/mktests index 96ed92a..50402cc 100755 --- a/mktests +++ b/mktests @@ -73,9 +73,10 @@ end local infer_regular_style = { --- inferring which one is the correct style for “regular”; can be --- obscured by synonyms like “book” etc. - { "Iwona", "Iwona-Regular.otf" }, -- trivial case - { "DejaVu Serif", "DejaVuSerif.ttf" }, - { "Adobe Garamond Pro", "agaramondpro_regular.otf" }, + { "Iwona", "Iwona-Regular.otf" }, -- trivial case + { "DejaVu Serif", "DejaVuSerif.ttf" }, + { "DejaVu Sans", "DejaVuSans.ttf" }, + { "Adobe Garamond Pro", "agaramondpro_regular.otf" }, { "Garamond Premier Pro", "GaramondPremrPro-Capt.otf" }, } -- cgit v1.2.3