Skip to content

Commit

Permalink
check the ft2 library too
Browse files Browse the repository at this point in the history
  • Loading branch information
Tony Cook committed Oct 27, 2001
1 parent 63b018f commit 51e7090
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bigtest.perl
Original file line number Diff line number Diff line change
@@ -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;
Expand Down

0 comments on commit 51e7090

Please sign in to comment.