######################################################################
# SuSE default font settings for CJK:

fontDir /usr/share/fonts/truetype/chinese-zh_CN
fontDir /usr/share/fonts/truetype/chinese-zh_TW
fontDir /usr/share/fonts/truetype/japanese
fontDir /usr/share/fonts/truetype/korean
fontDir /usr/share/ghostscript/Resource/CIDFont/

# If you always want to embed the TrueType fonts defined with
# displayNamedCIDFontTT and displayCIDFontTT in the PostScript output,
# uncomment *all* entries for psNamedFont16 and psFont16

# The last entries for display*CIDFont* will be used for display on screen.
#
# If you prefer TrueType font for display on screen, make sure
# that the display*CIDFontTT entries come last, if you prefer
# CID-keyed fonts, make sure the display*CIDFontT1 entries come last.

# If there are several entries for display*CIDFont* variables for
# the same PDF-font-name or registry order, the last entry where
# the font file exists will win. Lines specifying non-existing
# font files will be silently ignored.

#----------------------------------------------------------------------
# Japanese

### use Sazanami (Mincho) by default
displayCIDFontTT Adobe-Japan1 /usr/share/fonts/truetype/japanese/sazanami-mincho.ttf
#   use Sazanami (Gothic) if gothic font is required
displayNamedCIDFontTT ShinGo-Bold     /usr/share/fonts/truetype/japanese/sazanami-gothic.ttf
displayNamedCIDFontTT ShinGo-regular  /usr/share/fonts/truetype/japanese/sazanami-gothic.ttf
displayNamedCIDFontTT MidashiGo-MB31  /usr/share/fonts/truetype/japanese/sazanami-gothic.ttf
displayNamedCIDFontTT FutoGoB101-Bold /usr/share/fonts/truetype/japanese/sazanami-gothic.ttf
displayNamedCIDFontTT HeiseiKakuGo-W5 /usr/share/fonts/truetype/japanese/sazanami-gothic.ttf
displayNamedCIDFontTT HeiseiKakuGo-W9 /usr/share/fonts/truetype/japanese/sazanami-gothic.ttf
displayNamedCIDFontTT HeiseiMaruGo-W4 /usr/share/fonts/truetype/japanese/sazanami-gothic.ttf
displayNamedCIDFontTT MS-Gothic       /usr/share/fonts/truetype/japanese/sazanami-gothic.ttf
displayNamedCIDFontTT HG-GothicB      /usr/share/fonts/truetype/japanese/sazanami-gothic.ttf
displayNamedCIDFontTT Sazanami-Gothic    /usr/share/fonts/truetype/japanese/sazanami-gothic.ttf
displayNamedCIDFontTT GothicBBB-Medium-H      /usr/share/fonts/truetype/japanese/sazanami-gothic.ttf
displayNamedCIDFontTT GothicBBB-Medium        /usr/share/fonts/truetype/japanese/sazanami-gothic.ttfy
displayNamedCIDFontTT Ryumin-Light-H  /usr/share/fonts/truetype/japanese/sazanami-mincho.ttf
displayNamedCIDFontTT Ryumin-Light    /usr/share/fonts/truetype/japanese/sazanami-mincho.ttf

### make default font name to "Ryumin-Light" when converted to PostScript
psFont16	Adobe-Japan1	H	Ryumin-Light-H ISO-2022-JP
psFont16	Adobe-Japan1	V	Ryumin-Light-V ISO-2022-JP
#   use "Gothic-BBB-Medium" if gothic font is required
psNamedFont16	MidashiGo-MB31	H	GothicBBB-Medium-H ISO-2022-JP
psNamedFont16	MidashiGo-MB31	V	GothicBBB-Medium-V ISO-2022-JP
psNamedFont16	FutoGoB101-Bold	H	GothicBBB-Medium-H ISO-2022-JP
psNamedFont16	FutoGoB101-Bold	V	GothicBBB-Medium-V ISO-2022-JP
psNamedFont16	HeiseiKakuGo-W5	H	GothicBBB-Medium-H ISO-2022-JP
psNamedFont16	HeiseiKakuGo-W5	V	GothicBBB-Medium-V ISO-2022-JP
psNamedFont16	HeiseiKakuGo-W9	H	GothicBBB-Medium-H ISO-2022-JP
psNamedFont16	HeiseiKakuGo-W9	V	GothicBBB-Medium-V ISO-2022-JP
psNamedFont16	HeiseiMaruGo-W4	H	GothicBBB-Medium-H ISO-2022-JP
psNamedFont16	HeiseiMaruGo-W4	V	GothicBBB-Medium-V ISO-2022-JP
psNamedFont16	MS-Gothic	H	GothicBBB-Medium-H ISO-2022-JP
psNamedFont16	MS-Gothic	V	GothicBBB-Medium-V ISO-2022-JP
psNamedFont16	HG-GothicB	H	GothicBBB-Medium-H ISO-2022-JP
psNamedFont16	HG-GothicB	V	GothicBBB-Medium-V ISO-2022-JP
psNamedFont16	Sazanami-Gothic	H	GothicBBB-Medium-H ISO-2022-JP
psNamedFont16	Sazanami-Gothic	V	GothicBBB-Medium-V ISO-2022-JP

### make default encoding to "EUC-JP" when converted to text
#textEncoding	EUC-JP

#----------------------------------------------------------------------
# simplified Chinese

displayCIDFontTT Adobe-GB1 /usr/share/fonts/truetype/chinese-zh_CN/gbsn00lp.ttf

#----------------------------------------------------------------------
# traditional Chinese

# use these entries if you want to embed the MOE CID-keyed fonts
# in the PostScript output:
#
# psNamedFont16 ZenKai-Medium H MOEKai-Regular-B5-H Big5
# psNamedFont16 ShanHeiSun-Light H MOESung-Regular-B5-H Big5
# psFont16 Adobe-CNS1 H MOESung-Regular-B5-H Big5

displayCIDFontTT Adobe-CNS1 /usr/share/fonts/truetype/chinese-zh_TW/bsmi00lp.ttf

#----------------------------------------------------------------------
# Korean

# use these entries if you want to embed the Munhwa CID-keyed fonts
# in the PostScript output:
#
# psNamedFont16 Gulim H MunhwaGothic-Regular-KSC-H ISO-2022-KR
# psNamedFont16 Batang H Munhwa-Regular-KSC-H ISO-2022-KR
# psFont16 Adobe-Korea1 H MunhwaGothic-Regular-KSC-H ISO-2022-KR

displayCIDFontTT Adobe-Korea1 /usr/share/fonts/truetype/korean/dotum.ttf
displayCIDFontTT Adobe-Korea1 /usr/share/fonts/truetype/korean/gulim.ttf
