diff options
Diffstat (limited to 'Master/tlpkg/tlgs/lib/gs_typ42.ps')
-rw-r--r-- | Master/tlpkg/tlgs/lib/gs_typ42.ps | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/tlpkg/tlgs/lib/gs_typ42.ps b/Master/tlpkg/tlgs/lib/gs_typ42.ps index 9c8585f39b2..2ef6058954e 100644 --- a/Master/tlpkg/tlgs/lib/gs_typ42.ps +++ b/Master/tlpkg/tlgs/lib/gs_typ42.ps @@ -13,7 +13,7 @@ % contact Artifex Software, Inc., 101 Lucas Valley Road #110,
% San Rafael, CA 94903, U.S.A., +1(415)492-9861.
-% $Id: gs_typ42.ps 7107 2006-10-15 17:19:45Z ray $
+% $Id: gs_typ42.ps 8537 2008-02-22 10:09:30Z leonardo $
% Type 42 font support code.
% Here are the BuildChar and BuildGlyph implementation for Type 42 fonts.
@@ -54,7 +54,7 @@ buildfontdict 42 } bind put
//.buildfont3 exec
} {
- //.buildfont42 exec
+ systemdict /.buildfont42 get exec
} ifelse
} bind
put
|