From 232faf09fd5dbaafd82daadece7c3907bc4d3bb1 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Thu, 3 Apr 2014 23:11:22 +0000 Subject: (playfair): ignore type1, known hinting issues. git-svn-id: svn://tug.org/texlive/trunk@33365 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/bin/check-files-by-format | 1 + 1 file changed, 1 insertion(+) (limited to 'Master') diff --git a/Master/tlpkg/bin/check-files-by-format b/Master/tlpkg/bin/check-files-by-format index c6df343c573..150b8b21d31 100755 --- a/Master/tlpkg/bin/check-files-by-format +++ b/Master/tlpkg/bin/check-files-by-format @@ -124,6 +124,7 @@ my $exclude_pfb = { '*base*' => 'texmf-dist/fonts/type1', 'public/oinuit/' => 1, 'public/omega/' => 1, 'public/phaistos/' => 1, + 'public/playfair/' => 1, # 15mar14 known hinting issues 'public/pl/' => 1, 'public/pxfonts/' => 1, 'public/rsfs/' => 1, -- cgit v1.2.3