summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/scripts/fontools/ot2kpx
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2019-07-12 20:43:47 +0000
committerKarl Berry <karl@freefriends.org>2019-07-12 20:43:47 +0000
commit2d83a76b7d0fa40bf7b1c90280ee3388258a73f3 (patch)
tree657b8c9bf6b6aed4008f2cebcbad1a49122e202d /Master/texmf-dist/scripts/fontools/ot2kpx
parent232df3cdac378951a8be002f28bd2fb8c8595487 (diff)
fontools (12jul19)
git-svn-id: svn://tug.org/texlive/trunk@51625 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/scripts/fontools/ot2kpx')
-rwxr-xr-xMaster/texmf-dist/scripts/fontools/ot2kpx4
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/scripts/fontools/ot2kpx b/Master/texmf-dist/scripts/fontools/ot2kpx
index 19a3996a6a2..2073d6b6d32 100755
--- a/Master/texmf-dist/scripts/fontools/ot2kpx
+++ b/Master/texmf-dist/scripts/fontools/ot2kpx
@@ -38,7 +38,7 @@ use Getopt::Long ();
use List::Util @List::Util::EXPORT_OK;
use Pod::Usage;
-my $VERSION = "20190625";
+my $VERSION = "20190712";
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 20190625.
+This document describes B<ot2kpx> version 20190712.
=head1 RECENT CHANGES