projects
/
imager.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
63b018f
)
check the ft2 library too
author
Tony Cook
<tony@develop=help.com>
Sat, 27 Oct 2001 08:31:50 +0000
(08:31 +0000)
committer
Tony Cook
<tony@develop=help.com>
Sat, 27 Oct 2001 08:31:50 +0000
(08:31 +0000)
bigtest.perl
patch
|
blob
|
blame
|
history
diff --git
a/bigtest.perl
b/bigtest.perl
index 1d45f44898018906833dcff133d7460d00ec2392..0fdcca8a05a4116d1507b0c3efa377654b77d867 100644
(file)
--- a/
bigtest.perl
+++ b/
bigtest.perl
@@
-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;