logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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

Author

       Tony Cook <tonyc@cpan.org>

perl v5.40.1                                       2025-03-16                            Imager::Font::Test(3pm)

Description

       Imager::Font::Test is intended to produce consistent output without being subject to the inconsistent
       output produced by different versions of font libraries.

       The output is simple box for the whole string.

Name

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

Synopsis

         my $font = Imager::Font::Test->new;

         # use $font where you use other fonts

See Also