summaryrefslogtreecommitdiff
path: root/Master/tlpkg/tlgs/lib/pf2afm.ps
diff options
context:
space:
mode:
authorReinhard Kotucha <reinhard.kotucha@web.de>2009-08-23 23:51:34 +0000
committerReinhard Kotucha <reinhard.kotucha@web.de>2009-08-23 23:51:34 +0000
commit740f6b80e4779aa32d4ff1a1cc9f8ee81e9245ec (patch)
tree3a07690704733a5867c618db645510027417c778 /Master/tlpkg/tlgs/lib/pf2afm.ps
parent8e3b18254d8ae1ba6ec61e3b98cd49d2166d0327 (diff)
Master/tlpkg/tlgs update: gs8.64 => gs8.70
git-svn-id: svn://tug.org/texlive/trunk@14835 c570f23f-e606-0410-a88d-b1316a301751
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