projects
/
imager.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0958329
)
supposedly FT2 supports all of these
author
Tony Cook
<tony@develop=help.com>
Sun, 23 Sep 2001 12:44:01 +0000
(12:44 +0000)
committer
Tony Cook
<tony@develop=help.com>
Sun, 23 Sep 2001 12:44:01 +0000
(12:44 +0000)
lib/Imager/Font.pm
patch
|
blob
|
blame
|
history
diff --git
a/lib/Imager/Font.pm
b/lib/Imager/Font.pm
index 5f0e004e8d262d4e1f0b5a57116ba6da5266c551..92742184cf0202bc9ec6f7569156a3fe91f4fa74 100644
(file)
--- a/
lib/Imager/Font.pm
+++ b/
lib/Imager/Font.pm
@@
-25,7
+25,7
@@
my %drivers =
ft2=>{
class=>'Imager::Font::FreeType2',
module=>'Imager/Font/FreeType2.pm',
- files=>'.*\.(pf
b|ttf|fon)$', # maybe this should be dynamic
+ files=>'.*\.(pf
a|pfb|otf|ttf|fon|fnt)$',
},
w32=>{
class=>'Imager::Font::Win32',