summaryrefslogtreecommitdiff
path: root/fonts/utilities/fontools/bin/ot2kpx
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2020-07-30 03:01:28 +0000
committerNorbert Preining <norbert@preining.info>2020-07-30 03:01:28 +0000
commitd2d95b04c14dc91a6976651379d33b2b472e6cb8 (patch)
tree4cb031e392017cff2b8a920e9817e4f39968b939 /fonts/utilities/fontools/bin/ot2kpx
parent71c876217b8d8b05eef7acf91b1a13d2e5262091 (diff)
CTAN sync 202007300301
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 830415e2c5..cb7809f1e4 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 = "20200619";
+my $VERSION = "20200729";
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 20200619.
+This document describes B<ot2kpx> version 20200729.
=head1 RECENT CHANGES