Subject: | Small documentation patch |
Hello,
Here is a documentation patch that corrects the module names
as they appear in the documentation, because there were a few
inconsistenties.
Regards
diff -Nur Font-TTF-0.35/lib/Font/TTF/Bsln.pm Font-TTF-0.35-new/lib/Font/TTF/Bsln.pm
--- Font-TTF-0.35/lib/Font/TTF/Bsln.pm 2005-05-19 06:15:02.000000000 +0200
+++ Font-TTF-0.35-new/lib/Font/TTF/Bsln.pm 2005-05-19 10:16:55.740312136 +0200
@@ -2,7 +2,7 @@
=head1 NAME
-Font::TTF::AAT::Bsln - Baseline table in a font
+Font::TTF::Bsln - Baseline table in a font
=head1 DESCRIPTION
diff -Nur Font-TTF-0.35/lib/Font/TTF/Fdsc.pm Font-TTF-0.35-new/lib/Font/TTF/Fdsc.pm
--- Font-TTF-0.35/lib/Font/TTF/Fdsc.pm 2005-05-19 06:15:02.000000000 +0200
+++ Font-TTF-0.35-new/lib/Font/TTF/Fdsc.pm 2005-05-19 10:17:24.281973144 +0200
@@ -2,7 +2,7 @@
=head1 NAME
-Font::TTF::AAT::Fdsc - Font Descriptors table in a font
+Font::TTF::Fdsc - Font Descriptors table in a font
=head1 DESCRIPTION
diff -Nur Font-TTF-0.35/lib/Font/TTF/GDEF.pm Font-TTF-0.35-new/lib/Font/TTF/GDEF.pm
--- Font-TTF-0.35/lib/Font/TTF/GDEF.pm 2005-05-19 06:15:02.000000000 +0200
+++ Font-TTF-0.35-new/lib/Font/TTF/GDEF.pm 2005-05-19 10:18:38.841638352 +0200
@@ -2,7 +2,7 @@
=head1 NAME
-Font::TTF::Gdef - Opentype GDEF table support
+Font::TTF::GDEF - Opentype GDEF table support
=head1 DESCRIPTION
diff -Nur Font-TTF-0.35/lib/Font/TTF/Hhea.pm Font-TTF-0.35-new/lib/Font/TTF/Hhea.pm
--- Font-TTF-0.35/lib/Font/TTF/Hhea.pm 2005-05-19 06:15:02.000000000 +0200
+++ Font-TTF-0.35-new/lib/Font/TTF/Hhea.pm 2005-05-19 10:19:43.924744216 +0200
@@ -2,7 +2,7 @@
=head1 NAME
-TTF:Hhea - Horizontal Header table
+Font::TTF::Hhea - Horizontal Header table
=head1 DESCRIPTION
diff -Nur Font-TTF-0.35/lib/Font/TTF/Kern/CompactClassArray.pm Font-TTF-0.35-new/lib/Font/TTF/Kern/CompactClassArray.pm
--- Font-TTF-0.35/lib/Font/TTF/Kern/CompactClassArray.pm 2005-05-19 06:15:02.000000000 +0200
+++ Font-TTF-0.35-new/lib/Font/TTF/Kern/CompactClassArray.pm 2005-05-19 10:17:58.592757112 +0200
@@ -2,7 +2,7 @@
=head1 NAME
-Font::TTF::AAT::Kern::CompactClassArray
+Font::TTF::Kern::CompactClassArray
=head1 METHODS
diff -Nur Font-TTF-0.35/lib/Font/TTF/Manual.pod Font-TTF-0.35-new/lib/Font/TTF/Manual.pod
--- Font-TTF-0.35/lib/Font/TTF/Manual.pod 2005-05-19 06:15:02.000000000 +0200
+++ Font-TTF-0.35-new/lib/Font/TTF/Manual.pod 2005-05-19 10:20:40.027215344 +0200
@@ -1,7 +1,7 @@
=head1 TITLE
-Manual.pod - Information regarding the whole module set
+Font::TTF::Manual - Information regarding the whole module set
=head1 INTRODUCTION
diff -Nur Font-TTF-0.35/lib/Font/TTF/PCLT.pm Font-TTF-0.35-new/lib/Font/TTF/PCLT.pm
--- Font-TTF-0.35/lib/Font/TTF/PCLT.pm 2005-05-19 06:15:02.000000000 +0200
+++ Font-TTF-0.35-new/lib/Font/TTF/PCLT.pm 2005-05-19 10:19:05.766545144 +0200
@@ -2,7 +2,7 @@
=head1 NAME
-Font::TTF::Pclt - PCLT TrueType font table
+Font::TTF::PCLT - PCLT TrueType font table
=head1 DESCRIPTION
diff -Nur Font-TTF-0.35/lib/Font/TTF/Ttopen.pm Font-TTF-0.35-new/lib/Font/TTF/Ttopen.pm
--- Font-TTF-0.35/lib/Font/TTF/Ttopen.pm 2005-05-19 06:15:02.000000000 +0200
+++ Font-TTF-0.35-new/lib/Font/TTF/Ttopen.pm 2005-05-19 10:19:22.621982728 +0200
@@ -2,7 +2,7 @@
=head1 NAME
-Font::TTF::ttopen - Opentype superclass for standard Opentype lookup based tables
+Font::TTF::Ttopen - Opentype superclass for standard Opentype lookup based tables
(GSUB and GPOS)
=head1 DESCRIPTION
diff -Nur Font-TTF-0.35/lib/Font/TTF/Vhea.pm Font-TTF-0.35-new/lib/Font/TTF/Vhea.pm
--- Font-TTF-0.35/lib/Font/TTF/Vhea.pm 2005-05-19 06:15:02.000000000 +0200
+++ Font-TTF-0.35-new/lib/Font/TTF/Vhea.pm 2005-05-19 10:20:07.492161424 +0200
@@ -2,7 +2,7 @@
=head1 NAME
-TTF:Vhea - Vertical Header table
+Font::TTF::Vhea - Vertical Header table
=head1 DESCRIPTION