From 68cd91e258bbceb4ba56fdfa085d3ee996e6dfb6 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Tue, 16 Nov 2021 21:21:57 +0000 Subject: fontools (16nov21) git-svn-id: svn://tug.org/texlive/trunk@61067 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/man/man1/afm2afm.1 | 4 ++-- Master/texmf-dist/doc/man/man1/afm2afm.man1.pdf | Bin 28812 -> 28756 bytes Master/texmf-dist/doc/man/man1/autoinst.1 | 17 +++++++++++++++-- Master/texmf-dist/doc/man/man1/autoinst.man1.pdf | Bin 72620 -> 73662 bytes Master/texmf-dist/doc/man/man1/ot2kpx.1 | 4 ++-- Master/texmf-dist/doc/man/man1/ot2kpx.man1.pdf | Bin 28728 -> 28670 bytes 6 files changed, 19 insertions(+), 6 deletions(-) (limited to 'Master/texmf-dist/doc/man') diff --git a/Master/texmf-dist/doc/man/man1/afm2afm.1 b/Master/texmf-dist/doc/man/man1/afm2afm.1 index e68a04d96c5..e6f48e7d3ce 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 "2021-07-21" "fontools" "Marc Penninga" +.TH AFM2AFM 1 "2021-11-15" "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 20210721. +This document describes \fBafm2afm\fR version 20211115. .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 index 6f21d47cbde..47e284d37ab 100644 Binary files a/Master/texmf-dist/doc/man/man1/afm2afm.man1.pdf and b/Master/texmf-dist/doc/man/man1/afm2afm.man1.pdf differ diff --git a/Master/texmf-dist/doc/man/man1/autoinst.1 b/Master/texmf-dist/doc/man/man1/autoinst.1 index 9d32cb33dea..7343234e9fb 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 "2021-07-21" "fontools" "Marc Penninga" +.TH AUTOINST 1 "2021-11-15" "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 @@ -485,6 +485,16 @@ a \fI\-t1suffix\fR command-line option that appends a user-defined suffix to the names (both the filename and the internal font name) of all generated Type1 fonts; see \*(L"COMMAND-LINE \s-1OPTIONS\*(R"\s0 below. +.SS "Sorry, \s-1LIGTABLE\s0 too long for me to handle" +.IX Subsection "Sorry, LIGTABLE too long for me to handle" +The \s-1LIGTABLE\s0 in TeX's \fItfm\fR files, which contains a font's ligatures +and kerning pairs, is limited to about 32,500 entries (2^15 \- 256). +If the number of ligatures plus kerns in a font is higher than that limit, +\&\fIpltotf\fR and \fIvptovf\fR will complain loudly and ignore the excess entries. +This happens at least with Adobe's Source Serif 4 and Minion 3. +The best way to handle this situation is to use \fBautoinst\fR's \f(CW\*(C`\-extra\*(C'\fR option +to raise \fIotftotfm\fR's value for the \f(CW\*(C`\-\-min\-kern\*(C'\fR parameter, which causes it +to ignore small kerning pairs: \f(CW\*(C`\-extra=\*(Aq\-\-min\-kern=5.0\*(Aq\*(C'\fR. .SS "A note for MiKTeX users" .IX Subsection "A note for MiKTeX users" Automatically installing the fonts into a suitable \s-1TEXMF\s0 tree @@ -787,10 +797,13 @@ 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 20210721. +This document describes \fBautoinst\fR version 20211115. .SH "RECENT CHANGES" .IX Header "RECENT CHANGES" (See the source for the full story, all the way back to 2005.) +.IP "\fI2021\-11\-15\fR" 12 +.IX Item "2021-11-15" +Bugfix: font info parsing now works for Adobe Source Serif 4. .IP "\fI2021\-07\-21\fR" 12 .IX Item "2021-07-21" Bugfixes: diff --git a/Master/texmf-dist/doc/man/man1/autoinst.man1.pdf b/Master/texmf-dist/doc/man/man1/autoinst.man1.pdf index 1f9d7b0cac8..4bb9b0c5b24 100644 Binary files a/Master/texmf-dist/doc/man/man1/autoinst.man1.pdf and b/Master/texmf-dist/doc/man/man1/autoinst.man1.pdf differ diff --git a/Master/texmf-dist/doc/man/man1/ot2kpx.1 b/Master/texmf-dist/doc/man/man1/ot2kpx.1 index 7af96809c34..88d634fb650 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 "2021-07-21" "fontools" "Marc Penninga" +.TH OT2KPX 1 "2021-11-15" "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 20210721. +This document describes \fBot2kpx\fR version 20211115. .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 index fbb2f20971c..c538de80a5c 100644 Binary files a/Master/texmf-dist/doc/man/man1/ot2kpx.man1.pdf and b/Master/texmf-dist/doc/man/man1/ot2kpx.man1.pdf differ -- cgit v1.2.3