3 use Imager::Test qw(std_font_tests std_font_test_count);
5 use Test::More tests => std_font_test_count();
7 Imager->open_log(log => "testout/t90std.log");
9 my $font = Imager::Font->new(face => "Times New Roman Bold",
15 or skip "Cannot load font", std_font_test_count();
19 #has_chars => [ 1, 1, 1 ],
21 #glyph_name_font => $name_font,
22 #glyph_names => [ "A", "uni2010", "A" ],