Codebase list libfont-freetype-perl / 7b870f7
Update changes; increase version Ivan Baidakou 6 years ago
2 changed file(s) with 6 addition(s) and 2 deletion(s). Raw diff Collapse all Expand all
0 0.08_1 2015-05-92 dmol@cpan.org
0 0.09 2017-10-18 dmol@cpan.org
1 - Fallback to default charmap for 2.8.1 for backward-compatibility
2 for FNT-fonts
3
4 0.08_1 2015-05-02 dmol@cpan.org
15 - Added .gitignore file (htl10@users.sourceforge.net)
26 - Remove generated files from MANIFEST listing (htl10@users.sourceforge.net)
37 - Removed unused variables and silenced some compiler warnings
11 use warnings;
22 use strict;
33
4 our $VERSION = '0.08_1';
4 our $VERSION = '0.09';
55
66 require DynaLoader;
77 our @ISA = qw( DynaLoader );