summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2017-07-09 10:43:58 -0500
committerKeith Packard <keithp@keithp.com>2017-07-09 10:43:58 -0500
commitb44c272f9dd66817eb285236af4dec2b53556d2a (patch)
treedb526b7b8ff7b93d24eff1b69f703c335ed5a9dd
parent119a0fb6daa4d8640af5222e6cf602a74efc7ce1 (diff)
Fix test font size to match metrics
Signed-off-by: Keith Packard <keithp@keithp.com>
-rwxr-xr-xtest/test.5c4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/test.5c b/test/test.5c
index 0f58ab4..dac4964 100755
--- a/test/test.5c
+++ b/test/test.5c
@@ -52,8 +52,8 @@ int test_width = 100;
int test_height = 100;
bool dump_out = false;
-string font_style=":hintstyle=hintfull:hinting=true:autohint=false:lcdfilter=lcdlegacy:rgba=none";
-string font_family = "Bitstream Vera Sans-12";
+string font_style=":pixelsize=12.3:hintstyle=hintfull:hinting=true:autohint=false:lcdfilter=lcdlegacy:rgba=none";
+string font_family = "Bitstream Vera Sans";
string font_name = font_family + font_style;
string[*] font_names = {