summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/scripts/fontools/ot2kpx
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2019-11-27 22:03:40 +0000
committerKarl Berry <karl@freefriends.org>2019-11-27 22:03:40 +0000
commitf039c2f2aca2bc74492e236124e24870749a8bc2 (patch)
tree3ed0edfc471e72af7bd7292d676f34c092e0908a /Master/texmf-dist/scripts/fontools/ot2kpx
parent04fdc1ed68f4000de0075c6c04cc6c2a527f1771 (diff)
fontools (27nov19)
git-svn-id: svn://tug.org/texlive/trunk@52942 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 b26a9c79423..91e34e0fa8f 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 = "20191118";
+my $VERSION = "20191126";
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 20191118.
+This document describes B<ot2kpx> version 20191126.
=head1 RECENT CHANGES