01 02 03 04 05 06 07 08 09 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
--- CIDFnmap.orig Tue May 28 17:58:12 2002
+++ CIDFnmap Tue May 28 18:22:29 2002
@@ -139,6 +139,13 @@
%(CIDFnmap.ARP) .runlibfile
%(CIDFnmap.Bae) .runlibfile
%(CIDFnmap.Koc) .runlibfile
-%(CIDFnmap.Sol) .runlibfile
+(CIDFnmap.Sol) .runlibfile
%(CIDFnmap.CJK) .runlibfile
+
+/Ryumin-Light /HG-MinchoL ;
+/GothicBBB-Medium /HG-GothicB ;
+/HeiseiMin-W3 /HeiseiMin-W3H ;
+/HeiseiKakuGo-W5 /GothicBBB-Medium ;
+/HeiseiMin-W3-Acro /Ryumin-Light ;
+/HeiseiKaKuGo-W5-Acro /GothicBBB-Medium ;
% sudo vi gs_res.ps
% diff -u gs_res.ps.orig gs_res.ps
--- gs_res.ps.orig Tue May 28 18:24:29 2002
+++ gs_res.ps Tue May 28 18:25:30 2002
@@ -248,8 +248,8 @@
/pssystemparams 10 dict readonly def
} if
pssystemparams begin
- /FontResourceDir (/Resource/Font/) readonly .forcedef % pssys'params is r-o
- /GenericResourceDir (/Resource/) readonly .forcedef % pssys'params is r-o
+ /FontResourceDir (/usr/local/share/ghostscript/Resource/Font/) readonly .forcedef % pssys'params is r-o
+ /GenericResourceDir (/usr/local/share/ghostscript/Resource/) readonly .forcedef % pssys'params is r-o
/GenericResourcePathSep (/) readonly .forcedef % pssys'params is r-o
end
end