From 6641fe138eb9447f836879198d36b0c25b2579da Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Wed, 13 May 2015 21:32:57 +0000 Subject: fontools (13may15) git-svn-id: svn://tug.org/texlive/trunk@37381 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/scripts/fontools/autoinst | 24 ++++++++++++++---------- 1 file changed, 14 insertions(+), 10 deletions(-) (limited to 'Master/texmf-dist/scripts/fontools') diff --git a/Master/texmf-dist/scripts/fontools/autoinst b/Master/texmf-dist/scripts/fontools/autoinst index 2e9ca6833f4..71a3df31816 100755 --- a/Master/texmf-dist/scripts/fontools/autoinst +++ b/Master/texmf-dist/scripts/fontools/autoinst @@ -4,7 +4,7 @@ ---------------------------------------------------------------------------- - Copyright (C) 2005-2014 Marc Penninga. + Copyright (C) 2005-2015 Marc Penninga. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License @@ -1128,8 +1128,8 @@ my $ERR_DETAIL =<<'END_ERR_DETAIL'; and %s as Family: %s - Width: %s Weight: %s + Width: %s Shape: %s Size: %s-%s @@ -2126,7 +2126,7 @@ Please include all (if any) error messages as well. =head1 COPYRIGHT -Copyright (C) 2005-2014 Marc Penninga. +Copyright (C) 2005-2015 Marc Penninga. =head1 LICENSE @@ -2154,6 +2154,10 @@ GNU General Public License for more details. =over 12 +=item I<2015-05-13> + +Fixed an error message that mixed up width and weight. + =item I<2014-04-04> Fixed a bug in the font info parsing code. @@ -2171,6 +2175,13 @@ Added the I<-lining>, I<-oldstyle>, I<-tabular> and I<-proportional> options; the old options with those names have been renamed to I<-defaultlining>, I<-defaultoldstyle> etc. +=back + + +=begin Really_old_history + +=over 12 + =item I<2013-10-31> The previous change required Perl v5.14 or newer; @@ -2187,13 +2198,6 @@ The generated F files now use the I package instead of redefining C<\mddefault> and C<\bfdefault>. Added C as an alias for the package option C. -=back - - -=begin Really_old_history - -=over 12 - =item I<2013-02-06> Bugfix: the directory names for map and encoding files contained -- cgit v1.2.3