diff options
Diffstat (limited to 'print/ghostscript-gnu-commfont')
-rw-r--r-- | print/ghostscript-gnu-commfont/Makefile.common | 2 | ||||
-rw-r--r-- | print/ghostscript-gnu-commfont/files/CIDFnmap.jp | 36 |
2 files changed, 19 insertions, 19 deletions
diff --git a/print/ghostscript-gnu-commfont/Makefile.common b/print/ghostscript-gnu-commfont/Makefile.common index 2a2be5c30d03..8b58ec2fd2ff 100644 --- a/print/ghostscript-gnu-commfont/Makefile.common +++ b/print/ghostscript-gnu-commfont/Makefile.common @@ -29,7 +29,7 @@ CATEGORIES:= japanese ${CATEGORIES} COMMENT= GNU ghostscript with Japanese font support PKGNAMEPREFIX= ja- PKGNAMESUFFIX:= ${PKGNAMESUFFIX}-jpnfont -RUN_DEPENDS+= ${X11BASE}/lib/X11/fonts/TrueType/kochi-mincho-subst.ttf:${PORTSDIR}/japanese/kochi-ttfonts +RUN_DEPENDS+= ${X11BASE}/lib/X11/fonts/TrueType/sazanami-mincho.ttf:${PORTSDIR}/japanese/sazanami-ttf CIDFNMAP= CIDFnmap.jp .elif defined(KORFONT) CATEGORIES:= korean ${CATEGORIES} diff --git a/print/ghostscript-gnu-commfont/files/CIDFnmap.jp b/print/ghostscript-gnu-commfont/files/CIDFnmap.jp index cb907672c326..dd70213fb8d9 100644 --- a/print/ghostscript-gnu-commfont/files/CIDFnmap.jp +++ b/print/ghostscript-gnu-commfont/files/CIDFnmap.jp @@ -1,22 +1,22 @@ -% Japanese Truetype Fonts (Kochi) -/Kochi-Mincho (%%X11BASE%%/lib/X11/fonts/TrueType/kochi-mincho-subst.ttf) 1 ; -/Kochi-Gothic (%%X11BASE%%/lib/X11/fonts/TrueType/kochi-gothic-subst.ttf) 1 ; +% Japanese Truetype Fonts (Sazanami) +/Sazanami-Mincho (%%X11BASE%%/lib/X11/fonts/TrueType/sazanami-mincho.ttf) 1 ; +/Sazanami-Gothic (%%X11BASE%%/lib/X11/fonts/TrueType/sazanami-gothic.ttf) 1 ; % % Convenient aliases for PS files on Japanese PostScript printer % -/Adobe-Japan1 /Kochi-Mincho ; -/Ryumin-Light /Kochi-Mincho ; -/Ryumin-Light-H /Kochi-Mincho ; -/Ryumin-Light-V /Kochi-Mincho ; -/GothicBBB-Medium /Kochi-Gothic ; -/GothicBBB-Medium-H /Kochi-Gothic ; -/GothicBBB-Medium-V /Kochi-Gothic ; -/HeiseiMin-W3H /Kochi-Mincho ; -/HeiseiKakuGo-W5H /Kochi-Gothic ; -/FutoMinA101-Bold /Kochi-Mincho ; -/FutoMinA101-Bold-H /Kochi-Mincho ; -/FutoMinA101-Bold-V /Kochi-Mincho ; -/FutoGoB101-Bold /Kochi-Gothic ; -/FutoGoB101-Bold-H /Kochi-Gothic ; -/FutoGoB101-Bold-V /Kochi-Gothic ; +/Adobe-Japan1 /Sazanami-Mincho ; +/Ryumin-Light /Sazanami-Mincho ; +/Ryumin-Light-H /Sazanami-Mincho ; +/Ryumin-Light-V /Sazanami-Mincho ; +/GothicBBB-Medium /Sazanami-Gothic ; +/GothicBBB-Medium-H /Sazanami-Gothic ; +/GothicBBB-Medium-V /Sazanami-Gothic ; +/HeiseiMin-W3H /Sazanami-Mincho ; +/HeiseiKakuGo-W5H /Sazanami-Gothic ; +/FutoMinA101-Bold /Sazanami-Mincho ; +/FutoMinA101-Bold-H /Sazanami-Mincho ; +/FutoMinA101-Bold-V /Sazanami-Mincho ; +/FutoGoB101-Bold /Sazanami-Gothic ; +/FutoGoB101-Bold-H /Sazanami-Gothic ; +/FutoGoB101-Bold-V /Sazanami-Gothic ; |