summaryrefslogtreecommitdiff
path: root/Master/tlpkg
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2014-04-03 23:11:22 +0000
committerKarl Berry <karl@freefriends.org>2014-04-03 23:11:22 +0000
commit232faf09fd5dbaafd82daadece7c3907bc4d3bb1 (patch)
tree0676795467f6ba9c6117a543d089885352978497 /Master/tlpkg
parentb551040570f26fc803f3fc73613867bfc49b1c80 (diff)
(playfair): ignore type1, known hinting issues.
git-svn-id: svn://tug.org/texlive/trunk@33365 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-xMaster/tlpkg/bin/check-files-by-format1
1 files changed, 1 insertions, 0 deletions
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,