Subject: | Wrong prototype for findFont() |
Hi,
Andreas Faust reported in <http://bugs.debian.org/514737> that the
findFont prototype is incorrect.
It's not clear how exactly this breaks, but the empty prototype in
sub findFont()
{ no warnings;
my $Font = shift || '';
[...]
is certainly wrong.
Thanks for your work,
--
Niko Tyni (Debian Perl Group)
ntyni@debian.org