diff options
author | Karl Berry <karl@freefriends.org> | 2019-11-27 22:03:40 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2019-11-27 22:03:40 +0000 |
commit | f039c2f2aca2bc74492e236124e24870749a8bc2 (patch) | |
tree | 3ed0edfc471e72af7bd7292d676f34c092e0908a | |
parent | 04fdc1ed68f4000de0075c6c04cc6c2a527f1771 (diff) |
fontools (27nov19)
git-svn-id: svn://tug.org/texlive/trunk@52942 c570f23f-e606-0410-a88d-b1316a301751
16 files changed, 25 insertions, 25 deletions
diff --git a/Build/source/texk/texlive/linked_scripts/fontools/afm2afm b/Build/source/texk/texlive/linked_scripts/fontools/afm2afm index c05b55fd363..65d03e3ef3c 100755 --- a/Build/source/texk/texlive/linked_scripts/fontools/afm2afm +++ b/Build/source/texk/texlive/linked_scripts/fontools/afm2afm @@ -37,7 +37,7 @@ use File::Basename; use Getopt::Long; use Pod::Usage; -my $VERSION = "20191118"; +my $VERSION = "20191126"; parse_commandline(); @@ -421,7 +421,7 @@ See the GNU General Public License for more details. =head1 VERSION -This document describes B<afm2afm> version 20191118. +This document describes B<afm2afm> version 20191126. =head1 RECENT CHANGES diff --git a/Build/source/texk/texlive/linked_scripts/fontools/autoinst b/Build/source/texk/texlive/linked_scripts/fontools/autoinst index 30a6a0f0ed6..038769de762 100755 --- a/Build/source/texk/texlive/linked_scripts/fontools/autoinst +++ b/Build/source/texk/texlive/linked_scripts/fontools/autoinst @@ -40,7 +40,7 @@ use Getopt::Long (); use Pod::Usage (); use POSIX (); -my $VERSION = '20191118'; +my $VERSION = '20191126'; my ($d, $m, $y) = (localtime time)[3 .. 5]; my $TODAY = sprintf "%04d/%02d/%02d", $y + 1900, $m + 1, $d; @@ -983,7 +983,7 @@ sub make_cmdline { "--encoding=$item->{encoding}[0]", set_targetdirs($item->{font}{family}), '--no-updmap', - ($item->{font}{filename} =~ m/[.]ttf\z/xms + ($item->{font}{filename} =~ m/[.]ttf\z/xmsi ? '--no-type1' : ''), ($SCHEME{$item->{encoding}[0]} @@ -2833,7 +2833,7 @@ GNU General Public License for more details. =head1 VERSION -This document describes B<autoinst> version 20191118. +This document describes B<autoinst> version 20191126. =head1 RECENT CHANGES diff --git a/Build/source/texk/texlive/linked_scripts/fontools/ot2kpx b/Build/source/texk/texlive/linked_scripts/fontools/ot2kpx index b26a9c79423..91e34e0fa8f 100755 --- a/Build/source/texk/texlive/linked_scripts/fontools/ot2kpx +++ b/Build/source/texk/texlive/linked_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 diff --git a/Master/texmf-dist/doc/man/man1/afm2afm.1 b/Master/texmf-dist/doc/man/man1/afm2afm.1 index f86b8bccee9..bcbb14583ab 100644 --- a/Master/texmf-dist/doc/man/man1/afm2afm.1 +++ b/Master/texmf-dist/doc/man/man1/afm2afm.1 @@ -133,7 +133,7 @@ .\" ======================================================================== .\" .IX Title "AFM2AFM 1" -.TH AFM2AFM 1 "2019-11-18" "fontools" "Marc Penninga" +.TH AFM2AFM 1 "2019-11-26" "fontools" "Marc Penninga" .\" For nroff, turn off justification. Always turn off hyphenation; it makes .\" way too many mistakes in technical documents. .if n .ad l @@ -223,7 +223,7 @@ but \s-1WITHOUT ANY WARRANTY\s0; without even the implied warranty of See the \s-1GNU\s0 General Public License for more details. .SH "VERSION" .IX Header "VERSION" -This document describes \fBafm2afm\fR version 20191118. +This document describes \fBafm2afm\fR version 20191126. .SH "RECENT CHANGES" .IX Header "RECENT CHANGES" (See the source code for the rest of the story.) diff --git a/Master/texmf-dist/doc/man/man1/afm2afm.man1.pdf b/Master/texmf-dist/doc/man/man1/afm2afm.man1.pdf Binary files differindex 6422654cdbd..9e2350dd832 100644 --- a/Master/texmf-dist/doc/man/man1/afm2afm.man1.pdf +++ b/Master/texmf-dist/doc/man/man1/afm2afm.man1.pdf diff --git a/Master/texmf-dist/doc/man/man1/autoinst.1 b/Master/texmf-dist/doc/man/man1/autoinst.1 index d591ecf4cac..b58879f639b 100644 --- a/Master/texmf-dist/doc/man/man1/autoinst.1 +++ b/Master/texmf-dist/doc/man/man1/autoinst.1 @@ -133,7 +133,7 @@ .\" ======================================================================== .\" .IX Title "AUTOINST 1" -.TH AUTOINST 1 "2019-11-18" "fontools" "Marc Penninga" +.TH AUTOINST 1 "2019-11-26" "fontools" "Marc Penninga" .\" For nroff, turn off justification. Always turn off hyphenation; it makes .\" way too many mistakes in technical documents. .if n .ad l @@ -741,7 +741,7 @@ but \s-1WITHOUT ANY WARRANTY\s0; without even the implied warranty of \&\s-1GNU\s0 General Public License for more details. .SH "VERSION" .IX Header "VERSION" -This document describes \fBautoinst\fR version 20191118. +This document describes \fBautoinst\fR version 20191126. .SH "RECENT CHANGES" .IX Header "RECENT CHANGES" (See the source for the full story, all the way back to 2005.) diff --git a/Master/texmf-dist/doc/man/man1/autoinst.man1.pdf b/Master/texmf-dist/doc/man/man1/autoinst.man1.pdf Binary files differindex 6679477ea17..f5df897fc63 100644 --- a/Master/texmf-dist/doc/man/man1/autoinst.man1.pdf +++ b/Master/texmf-dist/doc/man/man1/autoinst.man1.pdf diff --git a/Master/texmf-dist/doc/man/man1/ot2kpx.1 b/Master/texmf-dist/doc/man/man1/ot2kpx.1 index c0f5a7b6578..c0eebad6b18 100644 --- a/Master/texmf-dist/doc/man/man1/ot2kpx.1 +++ b/Master/texmf-dist/doc/man/man1/ot2kpx.1 @@ -133,7 +133,7 @@ .\" ======================================================================== .\" .IX Title "OT2KPX 1" -.TH OT2KPX 1 "2019-11-18" "fontools" "Marc Penninga" +.TH OT2KPX 1 "2019-11-26" "fontools" "Marc Penninga" .\" For nroff, turn off justification. Always turn off hyphenation; it makes .\" way too many mistakes in technical documents. .if n .ad l @@ -228,7 +228,7 @@ but \s-1WITHOUT ANY WARRANTY\s0; without even the implied warranty of See the \s-1GNU\s0 General Public License for more details. .SH "VERSION" .IX Header "VERSION" -This document describes \fBot2kpx\fR version 20191118. +This document describes \fBot2kpx\fR version 20191126. .SH "RECENT CHANGES" .IX Header "RECENT CHANGES" (See the source code for the rest of the story.) diff --git a/Master/texmf-dist/doc/man/man1/ot2kpx.man1.pdf b/Master/texmf-dist/doc/man/man1/ot2kpx.man1.pdf Binary files differindex cc761dadc56..1f8361d4fec 100644 --- a/Master/texmf-dist/doc/man/man1/ot2kpx.man1.pdf +++ b/Master/texmf-dist/doc/man/man1/ot2kpx.man1.pdf diff --git a/Master/texmf-dist/doc/support/fontools/splitttc b/Master/texmf-dist/doc/support/fontools/splitttc index bf1a34c8a6b..44da4eafff2 100755 --- a/Master/texmf-dist/doc/support/fontools/splitttc +++ b/Master/texmf-dist/doc/support/fontools/splitttc @@ -37,7 +37,7 @@ use File::Basename; use Getopt::Long; use Pod::Usage; -my $VERSION = "20191118"; +my $VERSION = "20191126"; parse_commandline(); @@ -245,7 +245,7 @@ See the GNU General Public License for more details. =head1 VERSION -This document describes B<splitttc> version 20191118. +This document describes B<splitttc> version 20191126. =head1 RECENT CHANGES diff --git a/Master/texmf-dist/fonts/enc/dvips/fontools/fontools_t2a.enc b/Master/texmf-dist/fonts/enc/dvips/fontools/fontools_t2a.enc index 418cb4990a0..06d4c18f6ce 100644 --- a/Master/texmf-dist/fonts/enc/dvips/fontools/fontools_t2a.enc +++ b/Master/texmf-dist/fonts/enc/dvips/fontools/fontools_t2a.enc @@ -297,7 +297,7 @@ % LIGKERN quoteright quoteright =: quotedblright; % LIGKERN comma comma =: quotedblbase; % LIGKERN less less =: guillemotleft; -% LIGKERN greater greater =: guillemotright4; +% LIGKERN greater greater =: guillemotright; % % LIGKERN || = 32 ; % diff --git a/Master/texmf-dist/fonts/enc/dvips/fontools/fontools_t2b.enc b/Master/texmf-dist/fonts/enc/dvips/fontools/fontools_t2b.enc index 3ae126d6c4d..1ae0654f48b 100644 --- a/Master/texmf-dist/fonts/enc/dvips/fontools/fontools_t2b.enc +++ b/Master/texmf-dist/fonts/enc/dvips/fontools/fontools_t2b.enc @@ -297,7 +297,7 @@ % LIGKERN quoteright quoteright =: quotedblright; % LIGKERN comma comma =: quotedblbase; % LIGKERN less less =: guillemotleft; -% LIGKERN greater greater =: guillemotright4; +% LIGKERN greater greater =: guillemotright; % % LIGKERN || = 32 ; % diff --git a/Master/texmf-dist/fonts/enc/dvips/fontools/fontools_t2c.enc b/Master/texmf-dist/fonts/enc/dvips/fontools/fontools_t2c.enc index 52f5d1cf969..e2a95aefb25 100644 --- a/Master/texmf-dist/fonts/enc/dvips/fontools/fontools_t2c.enc +++ b/Master/texmf-dist/fonts/enc/dvips/fontools/fontools_t2c.enc @@ -297,7 +297,7 @@ % LIGKERN quoteright quoteright =: quotedblright; % LIGKERN comma comma =: quotedblbase; % LIGKERN less less =: guillemotleft; -% LIGKERN greater greater =: guillemotright4; +% LIGKERN greater greater =: guillemotright; % % LIGKERN || = 32 ; % diff --git a/Master/texmf-dist/scripts/fontools/afm2afm b/Master/texmf-dist/scripts/fontools/afm2afm index c05b55fd363..65d03e3ef3c 100755 --- a/Master/texmf-dist/scripts/fontools/afm2afm +++ b/Master/texmf-dist/scripts/fontools/afm2afm @@ -37,7 +37,7 @@ use File::Basename; use Getopt::Long; use Pod::Usage; -my $VERSION = "20191118"; +my $VERSION = "20191126"; parse_commandline(); @@ -421,7 +421,7 @@ See the GNU General Public License for more details. =head1 VERSION -This document describes B<afm2afm> version 20191118. +This document describes B<afm2afm> version 20191126. =head1 RECENT CHANGES diff --git a/Master/texmf-dist/scripts/fontools/autoinst b/Master/texmf-dist/scripts/fontools/autoinst index 30a6a0f0ed6..038769de762 100755 --- a/Master/texmf-dist/scripts/fontools/autoinst +++ b/Master/texmf-dist/scripts/fontools/autoinst @@ -40,7 +40,7 @@ use Getopt::Long (); use Pod::Usage (); use POSIX (); -my $VERSION = '20191118'; +my $VERSION = '20191126'; my ($d, $m, $y) = (localtime time)[3 .. 5]; my $TODAY = sprintf "%04d/%02d/%02d", $y + 1900, $m + 1, $d; @@ -983,7 +983,7 @@ sub make_cmdline { "--encoding=$item->{encoding}[0]", set_targetdirs($item->{font}{family}), '--no-updmap', - ($item->{font}{filename} =~ m/[.]ttf\z/xms + ($item->{font}{filename} =~ m/[.]ttf\z/xmsi ? '--no-type1' : ''), ($SCHEME{$item->{encoding}[0]} @@ -2833,7 +2833,7 @@ GNU General Public License for more details. =head1 VERSION -This document describes B<autoinst> version 20191118. +This document describes B<autoinst> version 20191126. =head1 RECENT CHANGES 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 |