Font-TTF 0.08 Deleted
Kwalitee Issues
- has_meta_yml
-
Add a META.yml to the distribution. Your buildtool should be able to autogenerate it.
- has_changelog
-
Add a Changelog (best named 'Changes') to the distribution. It should list at least major changes implemented in newer versions.
- has_tests
-
Add tests!
- main_module_version_matches_dist_version
-
Make sure that the main module name and version are the same of the distribution.
- 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.08/lib/Font/TTF/Cmap.pm -- Around line 346: '=item' outside of any '=over' Around line 350: You forgot a '=back' before '=head1' Font-TTF-0.08/lib/Font/TTF/Glyph.pm -- Around line 540: '=item' outside of any '=over' Around line 554: You forgot a '=back' before '=head1' Font-TTF-0.08/lib/Font/TTF/Kern.pm -- Around line 24: '=item' outside of any '=over' Around line 36: You can't have =items (as at line 40) unless the first thing after the =over is an =item Around line 93: You forgot a '=back' before '=head1' Around line 246: '=item' outside of any '=over' Around line 254: You forgot a '=back' before '=head1' Font-TTF-0.08/lib/Font/TTF/LTSH.pm -- Around line 15: '=item' outside of any '=over' Font-TTF-0.08/lib/Font/TTF/Name.pm -- Around line 149: '=item' outside of any '=over' Around line 154: You forgot a '=back' before '=head1' Font-TTF-0.08/lib/Font/TTF/Post.pm -- Around line 243: '=item' outside of any '=over' Around line 247: You forgot a '=back' before '=head1'
- has_meta_json
-
Add a META.json to the distribution. Your buildtool should be able to autogenerate it.
- has_tests_in_t_dir
-
Add tests or move tests.pl to the t/ directory!
- 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::Cmap, Font::TTF::Cvt_, Font::TTF::Font, Font::TTF::Fpgm, Font::TTF::Glyf, Font::TTF::Glyph, Font::TTF::Hdmx, Font::TTF::Head, Font::TTF::Hhea, Font::TTF::Hmtx, Font::TTF::Kern, Font::TTF::LTSH, Font::TTF::Loca, Font::TTF::Maxp, Font::TTF::Name, Font::TTF::OS_2, Font::TTF::PCLT, Font::TTF::Post, Font::TTF::Prep, Font::TTF::Segarr, Font::TTF::Table, Font::TTF::Ttc, Font::TTF::Utils, Font::TTF::Vhea, Font::TTF::Vmtx
- 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.08,1.001
- has_separate_license_file
-
This is not a critical issue. Currently mainly informative for the CPANTS authors. It might be removed later.
- has_security_doc
-
Add SECURITY(.pod|md). See Software::Security::Policy.
- security_doc_contains_contact
-
Add SECURITY(.pod|md) and add a contact address. See Software::Security::Policy.
- has_contributing_doc
-
Add CONTRIBUTING(.pod|md). See https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/setting-guidelines-for-repository-contributors.
Modules
| Name | Abstract | Version | View |
|---|---|---|---|
| Font::TTF::Cmap | Character map table | metacpan | |
| Font::TTF::Cvt_ | Control Value Table in a TrueType font | 0.0001 | metacpan |
| Font::TTF::Font | Memory representation of a font | 0.08 | metacpan |
| Font::TTF::Fpgm | Font program in a TrueType font. Called when a font is loaded | 0.0001 | metacpan |
| Font::TTF::Glyf | The Glyf data table | metacpan | |
| Font::TTF::Glyph | Holds a single glyph's information | metacpan | |
| Font::TTF::Hdmx | Horizontal device metrics | metacpan | |
| Font::TTF::Head | The head table for a TTF Font | metacpan | |
| Font::TTF::Hhea | metacpan | ||
| Font::TTF::Hmtx | Horizontal Metrics | metacpan | |
| Font::TTF::Kern | Kerning tables | 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::Name | String table for a TTF font | 1.001 | metacpan |
| Font::TTF::OS_2 | the OS/2 table in a TTF font | metacpan | |
| Font::TTF::PCLT | 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::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::Utils | Utility functions to save fingers | 0.0001 | metacpan |
| Font::TTF::Vmtx | Vertical Metrics | metacpan |