]> git.imager.perl.org - imager.git/commitdiff
check the ft2 library too
authorTony Cook <tony@develop=help.com>
Sat, 27 Oct 2001 08:31:50 +0000 (08:31 +0000)
committerTony Cook <tony@develop=help.com>
Sat, 27 Oct 2001 08:31:50 +0000 (08:31 +0000)
bigtest.perl

index 1d45f44898018906833dcff133d7460d00ec2392..0fdcca8a05a4116d1507b0c3efa377654b77d867 100644 (file)
@@ -1,7 +1,7 @@
 #!perl -w
 use strict;
 # tests Imager with every combination of options
-my @opts = qw(jpeg tiff png gif ungif T1-fonts TT-fonts);
+my @opts = qw(jpeg tiff png gif ungif T1-fonts TT-fonts freetype2);
 
 # each option gets a bit
 my %bits;