summaryrefslogtreecommitdiff
path: root/fonts/utilities/fontools/bin/ot2kpx
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2020-05-12 03:03:03 +0000
committerNorbert Preining <norbert@preining.info>2020-05-12 03:03:03 +0000
commit675bcc9067ccef91624a9eca025506a4ce1d37b3 (patch)
tree03c68d83f091c038ad751310955938e407b46ff4 /fonts/utilities/fontools/bin/ot2kpx
parentfd95e879442e050790f06552eb074eeb7c5b4cab (diff)
CTAN sync 202005120303
Diffstat (limited to 'fonts/utilities/fontools/bin/ot2kpx')
-rwxr-xr-xfonts/utilities/fontools/bin/ot2kpx4
1 files changed, 2 insertions, 2 deletions
diff --git a/fonts/utilities/fontools/bin/ot2kpx b/fonts/utilities/fontools/bin/ot2kpx
index f0ad04825f..e0c9506601 100755
--- a/fonts/utilities/fontools/bin/ot2kpx
+++ b/fonts/utilities/fontools/bin/ot2kpx
@@ -38,7 +38,7 @@ use Getopt::Long ();
use List::Util @List::Util::EXPORT_OK;
use Pod::Usage;
-my $VERSION = "20200428";
+my $VERSION = "20200511";
our ($NUM_GLYPHS, $UNITS_PER_EM, %kern);
@@ -858,7 +858,7 @@ See the GNU General Public License for more details.
=head1 VERSION
-This document describes B<ot2kpx> version 20200428.
+This document describes B<ot2kpx> version 20200511.
=head1 RECENT CHANGES