1Imager::Font::Test(3) User Contributed Perl DocumentationImager::Font::Test(3)
2
3
4

NAME

6       Imager::Font::Test - font driver producing consistent output for tests.
7

SYNOPSIS

9         my $font = Imager::Font::Test->new;
10
11         # use $font where you use other fonts
12

DESCRIPTION

14       Imager::Font::Test is intended to produce consistent output without
15       being subject to the inconsistent output produced by different versions
16       of font libraries.
17
18       The output is simple box for the whole string.
19

AUTHOR

21       Tony Cook <tonyc@cpan.org>
22
23
24
25perl v5.34.0                      2021-07-22             Imager::Font::Test(3)
Impressum