Font-TTF 0.44 Deleted
Kwalitee Issues
- meta_yml_conforms_to_known_spec
-
Take a look at the META.yml Spec at https://metacpan.org/pod/CPAN::Meta::History::Meta_1_4 (for version 1.4) or https://metacpan.org/pod/CPAN::Meta::Spec (for version 2), and change your META.yml accordingly.
Error: Expected a map structure from string or file. (requires) [Validation: 1.0]
- has_changelog
-
Add a Changelog (best named 'Changes') to the distribution. It should list at least major changes implemented in newer versions.
- buildtool_not_executable
-
Change the permissions of Build.PL/Makefile.PL to not-executable.
- use_strict
-
Add 'use strict' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules are strictly written.
Error: Font::TTF, Font::TTF::Coverage, Font::TTF::Useall, Font::TTF::Win32
- no_pod_errors
-
Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.
Error: Font-TTF-0.44/lib/Font/TTF/Bsln.pm -- Around line 11: '=item' outside of any '=over' Around line 27: You forgot a '=back' before '=head1' Font-TTF-0.44/lib/Font/TTF/Coverage.pm -- Around line 15: '=item' outside of any '=over' Around line 34: You forgot a '=back' before '=head1' Font-TTF-0.44/lib/Font/TTF/Delta.pm -- Around line 12: '=item' outside of any '=over' Around line 30: You forgot a '=back' before '=head1' Font-TTF-0.44/lib/Font/TTF/EBLC.pm -- Around line 23: =over should be: '=over' or '=over positive_number' Around line 46: You forgot a '=back' before '=head1' Font-TTF-0.44/lib/Font/TTF/Fdsc.pm -- Around line 11: '=item' outside of any '=over' Around line 17: You forgot a '=back' before '=head1' Font-TTF-0.44/lib/Font/TTF/Kern.pm -- Around line 38: You can't have =items (as at line 42) unless the first thing after the =over is an =item Font-TTF-0.44/lib/Font/TTF/OldMort.pm -- Around line 11: '=item' outside of any '=over' Around line 114: You forgot a '=back' before '=head1' Font-TTF-0.44/lib/Font/TTF/Prop.pm -- Around line 11: '=item' outside of any '=over' Around line 21: You forgot a '=back' before '=head1' Font-TTF-0.44/lib/Font/TTF/XMLparse.pm -- Around line 58: =back doesn't take any parameters, but you said =back 4 Around line 60: =back doesn't take any parameters, but you said =back 4 Around line 101: =back doesn't take any parameters, but you said =back 4
- meta_yml_declares_perl_version
-
If you are using Build.PL define the {requires}{perl} = VERSION field. If you are using MakeMaker (Makefile.PL) you should upgrade ExtUtils::MakeMaker to 6.48 and use MIN_PERL_VERSION parameter. Perl::MinimumVersion can help you determine which version of Perl your module needs.
- has_meta_json
-
Add a META.json to the distribution. Your buildtool should be able to autogenerate it.
- meta_yml_has_license
-
Define the license if you are using in Build.PL. If you are using MakeMaker (Makefile.PL) you should upgrade to ExtUtils::MakeMaker version 6.31.
- use_warnings
-
Add 'use warnings' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules warn when something bad happens.
Error: Font::TTF, Font::TTF::AATKern, Font::TTF::AATutils, Font::TTF::Anchor, Font::TTF::Bsln, Font::TTF::Cmap, Font::TTF::Coverage, Font::TTF::Cvt_, Font::TTF::Delta, Font::TTF::Dumper, Font::TTF::EBDT, Font::TTF::EBLC, Font::TTF::Fdsc, Font::TTF::Feat, Font::TTF::Fmtx, Font::TTF::Font, Font::TTF::Fpgm, Font::TTF::GDEF, Font::TTF::GPOS, Font::TTF::GSUB, Font::TTF::Glyf, Font::TTF::Glyph, Font::TTF::GrFeat, Font::TTF::Hdmx, Font::TTF::Head, Font::TTF::Hhea, Font::TTF::Hmtx, Font::TTF::Kern, Font::TTF::Kern::ClassArray, Font::TTF::Kern::CompactClassArray, Font::TTF::Kern::OrderedList, Font::TTF::Kern::StateTable, Font::TTF::Kern::Subtable, Font::TTF::LTSH, Font::TTF::Loca, Font::TTF::Maxp, Font::TTF::Mort, Font::TTF::Mort::Chain, Font::TTF::Mort::Contextual, Font::TTF::Mort::Insertion, Font::TTF::Mort::Ligature, Font::TTF::Mort::Noncontextual, Font::TTF::Mort::Rearrangement, Font::TTF::Mort::Subtable, Font::TTF::Name, Font::TTF::OS_2, Font::TTF::OTTags, Font::TTF::OldCmap, Font::TTF::OldMort, Font::TTF::PCLT, Font::TTF::PSNames, Font::TTF::Post, Font::TTF::Prep, Font::TTF::Prop, Font::TTF::Segarr, Font::TTF::Table, Font::TTF::Ttc, Font::TTF::Ttopen, Font::TTF::Useall, Font::TTF::Utils, Font::TTF::Vhea, Font::TTF::Vmtx, Font::TTF::Win32, Font::TTF::XMLparse
- consistent_version
-
Split the distribution, or fix the version numbers to make them consistent (use the highest version number to avoid version downgrade).
Error: 0.0001,0.01,0.37,0.44,1.1
- meta_yml_has_provides
-
Add all modules contained in this distribution to the META.yml field 'provides'. Module::Build or Dist::Zilla::Plugin::MetaProvides do this automatically for you.
- meta_yml_has_repository_resource
-
Add a 'repository' resource to the META.yml via 'meta_add' accessor (for Module::Build) or META_ADD parameter (for ExtUtils::MakeMaker).
Modules
Name | Abstract | Version | View |
---|---|---|---|
Font::TTF | Perl module for TrueType Font hacking | 0.44 | metacpan |
Font::TTF::AATKern | AAT Kern table | metacpan | |
Font::TTF::AATutils | metacpan | ||
Font::TTF::Anchor | Anchor points for GPOS tables | metacpan | |
Font::TTF::Bsln | Baseline table in a font | metacpan | |
Font::TTF::Cmap | Character map table | metacpan | |
Font::TTF::Coverage | Opentype coverage and class definition objects | metacpan | |
Font::TTF::Cvt_ | Control Value Table in a TrueType font | 0.0001 | metacpan |
Font::TTF::Delta | Opentype Device tables | metacpan | |
Font::TTF::Dumper | Debug dump of a font datastructure, avoiding recursion on ' PARENT' | metacpan | |
Font::TTF::EBDT | Embeeded Bitmap Data Table | metacpan | |
Font::TTF::EBLC | Embeeded Bitmap Location Table | metacpan | |
Font::TTF::Fdsc | Font Descriptors table in a font | metacpan | |
Font::TTF::Feat | Font Features | metacpan | |
Font::TTF::Fmtx | Font Metrics table | metacpan | |
Font::TTF::Font | Memory representation of a font | 0.37 | metacpan |
Font::TTF::Fpgm | Font program in a TrueType font. Called when a font is loaded | 0.0001 | metacpan |
Font::TTF::GDEF | Opentype GDEF table support | metacpan | |
Font::TTF::GPOS | Support for Opentype GPOS tables in conjunction with TTOpen | metacpan | |
Font::TTF::GSUB | Module support for the GSUB table in conjunction with TTOpen | metacpan | |
Font::TTF::Glyf | The Glyf data table | metacpan | |
Font::TTF::Glyph | Holds a single glyph's information | metacpan | |
Font::TTF::GrFeat | Graphite Font Features | metacpan | |
Font::TTF::Hdmx | Horizontal device metrics | metacpan | |
Font::TTF::Head | The head table for a TTF Font | metacpan | |
Font::TTF::Hhea | Horizontal Header table | metacpan | |
Font::TTF::Hmtx | Horizontal Metrics | metacpan | |
Font::TTF::Kern | Kerning tables | metacpan | |
Font::TTF::Kern::ClassArray | ClassArray Kern Subtable for AAT | metacpan | |
Font::TTF::Kern::CompactClassArray | Compact Class Array kern subtable for AAT | metacpan | |
Font::TTF::Kern::OrderedList | Ordered List Kern subtable for AAT | metacpan | |
Font::TTF::Kern::StateTable | State Table Kern subtable for AAT | metacpan | |
Font::TTF::Kern::Subtable | Kern Subtable superclass for AAT | metacpan | |
Font::TTF::LTSH | Linear Threshold table | metacpan | |
Font::TTF::Loca | the Locations table, which is intimately tied to the glyf table | metacpan | |
Font::TTF::Maxp | Maximum Profile table in a font | metacpan | |
Font::TTF::Mort | Glyph Metamorphosis table in a font | metacpan | |
Font::TTF::Mort::Chain | Chain Mort subtable for AAT | metacpan | |
Font::TTF::Mort::Contextual | Contextual Mort subtable for AAT | metacpan | |
Font::TTF::Mort::Insertion | Insertion Mort subtable for AAT | metacpan | |
Font::TTF::Mort::Ligature | Ligature Mort subtable for AAT | metacpan | |
Font::TTF::Mort::Noncontextual | Noncontextual Mort subtable for AAT | metacpan | |
Font::TTF::Mort::Rearrangement | Rearrangement Mort subtable for AAT | metacpan | |
Font::TTF::Mort::Subtable | Mort subtable superclass for AAT | metacpan | |
Font::TTF::Name | String table for a TTF font | 1.1 | metacpan |
Font::TTF::OS_2 | the OS/2 table in a TTF font | metacpan | |
Font::TTF::OTTags | Utilities for TrueType/OpenType tags | metacpan | |
Font::TTF::OldCmap | Character map table | metacpan | |
Font::TTF::OldMort | Glyph Metamorphosis table in a font | metacpan | |
Font::TTF::PCLT | PCLT TrueType font table | metacpan | |
Font::TTF::PSNames | Utilities for Postscript glyph name processing | metacpan | |
Font::TTF::Post | Holds the Postscript names for each glyph | 0.01 | metacpan |
Font::TTF::Prep | Preparation hinting program. Called when ppem changes | 0.0001 | metacpan |
Font::TTF::Prop | Glyph Properties table in a font | metacpan | |
Font::TTF::Segarr | Segmented array | 0.0001 | metacpan |
Font::TTF::Table | Superclass for tables and used for tables we don't have a class for | 0.0001 | metacpan |
Font::TTF::Ttc | Truetype Collection class | 0.0001 | metacpan |
Font::TTF::Ttopen | Opentype superclass for standard Opentype lookup based tables (GSUB and GPOS) | metacpan | |
Font::TTF::Utils | Utility functions to save fingers | 0.0001 | metacpan |
Font::TTF::Vhea | Vertical Header table | metacpan | |
Font::TTF::Vmtx | Vertical Metrics | metacpan | |
Font::TTF::Win32 | metacpan | ||
Font::TTF::XMLparse | provides support for XML parsing. Requires Expat module XML::Parser::Expat | metacpan |