summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/scripts/fontools/ot2kpx
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2020-05-11 20:54:38 +0000
committerKarl Berry <karl@freefriends.org>2020-05-11 20:54:38 +0000
commit99753a4a0edc3571fa82cee09e2b0c74618e58cb (patch)
treee8bb702ea54976668ad0fc82873ee01d2701ca5e /Master/texmf-dist/scripts/fontools/ot2kpx
parent1e28eec3048eca3b4bb303fd89731719d16274e7 (diff)
fontools (11may20)
git-svn-id: svn://tug.org/texlive/trunk@55105 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 f0ad04825fd..e0c95066011 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 = "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