summaryrefslogtreecommitdiff
path: root/Master/tlpkg/tlgs/lib/pf2afm.ps
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg/tlgs/lib/pf2afm.ps')
-rwxr-xr-x[-rw-r--r--]Master/tlpkg/tlgs/lib/pf2afm.ps6
1 files changed, 4 insertions, 2 deletions
diff --git a/Master/tlpkg/tlgs/lib/pf2afm.ps b/Master/tlpkg/tlgs/lib/pf2afm.ps
index c95151bc946..3eb26f092d1 100644..100755
--- a/Master/tlpkg/tlgs/lib/pf2afm.ps
+++ b/Master/tlpkg/tlgs/lib/pf2afm.ps
@@ -24,7 +24,7 @@
% parameters, usually absent from Type 1 fonts.
% Tribute:
-% $Id: pf2afm.ps 8674 2008-04-29 00:31:25Z alexcher $
+% $Id: pf2afm.ps 9792 2009-06-13 14:33:18Z alexcher $
% The program is based on James Clark's <jjc@jclark.uucp> printafm.ps
% (with alterations by d.love@dl.ac.uk and L. Peter Deutsch) from
% Ghostscript 5.10 distribution.
@@ -458,7 +458,9 @@
% i.e., it analyses the supplied names, appends extensions if needed,
% and check files:
/pfbn () def /pfan () def /pfmn () def % initialisation
-
+ [ t1_glyph_equivalence { pop } forall ] { % disable glyph substitution
+ t1_glyph_equivalence exch undef
+ } forall
ifn pfa_or_pfb? {
ifn dup length string copy def
ifn dup length 4 sub 0 exch getinterval /ifn edef