From 54448d6ab44d2033482fafa56ddc40d42a6815eb Mon Sep 17 00:00:00 2001 From: Reinhard Kotucha Date: Sun, 23 Apr 2017 22:15:25 +0000 Subject: Add files needed for CJK to tlgs, adapt runscript.tlu accordingly. git-svn-id: svn://tug.org/texlive/trunk@43997 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/tlgs/kanji/kconfig.ps | 81 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 81 insertions(+) create mode 100644 Master/tlpkg/tlgs/kanji/kconfig.ps (limited to 'Master/tlpkg/tlgs/kanji/kconfig.ps') diff --git a/Master/tlpkg/tlgs/kanji/kconfig.ps b/Master/tlpkg/tlgs/kanji/kconfig.ps new file mode 100644 index 00000000000..32f53c81daf --- /dev/null +++ b/Master/tlpkg/tlgs/kanji/kconfig.ps @@ -0,0 +1,81 @@ +% +% Kanji Font Configuration File (Win32: Win32 API) +% +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +% +% Example: +% /Ryumin-Light 4300000 (‚l‚r –¾’©) win32BMkanji +% /Ryumin-Light 4300000 (‚l‚r –¾’©) win32kanji +% +% Descriptions: +% /Ryumin-Light +% is the name of the Kanji font group to be installed. +% /Ryumin-Light and /GothicBBB-Medium are standard. +% +% 4300000 +% is the offset of the identifiers to be used by the group. +% You should specify the offset at intervals of 200, +% because each font group uses about 170 identifiers. +% +% (‚l‚r –¾’©) +% is the name of the TrueType font (NOT FILE NAME!!). +% +% win32kanji +% is the operator to install Kanji outline font groups under +% Win32 API. +% +% win32BMkanji +% is the operator to install Kanji bitmap font groups under +% Win32 API. +% +% +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +%% +%% Bitmap fonts +%% +/Ryumin-Light 4300000 (‚l‚r –¾’©) win32BMkanji +/GothicBBB-Medium 4300200 (‚l‚r ƒSƒVƒbƒN) win32BMkanji + +/HeiseiMin-W3 4300400 (‚l‚r –¾’©) win32BMkanji +/HeiseiKakuGo-W5 4300600 (‚l‚r ƒSƒVƒbƒN) win32BMkanji + +%/Ryumin-Light 4300000 (HG–¾’©B) win32BMkanji +%/GothicBBB-Medium 4300200 (HGºÞ¼¯¸M) win32BMkanji + +%/HeiseiMin-W3 4300400 (HG–¾’©B) win32BMkanji +%/HeiseiKakuGo-W5 4300600 (HGºÞ¼¯¸M) win32BMkanji + +%/Ryumin-Light 4300000 (HG‹³‰È‘‘Ì) win32BMkanji +%/GothicBBB-Medium 4300200 (HGŠÛºÞ¼¯¸M-PRO) win32BMkanji + +%/HeiseiMin-W3 4300400 (HG‹³‰È‘‘Ì) win32BMkanji +%/HeiseiKakuGo-W5 4300600 (HGŠÛºÞ¼¯¸M-PRO) win32BMkanji + +%/Ryumin-Light 4300000 (¬’Ë–¾’© Pro R) win32BMkanji +%/GothicBBB-Medium 4300200 (¬’˃SƒVƒbƒN Pro M) win32BMkanji + +%/HeiseiMin-W3 4300400 (¬’Ë–¾’© Pro R) win32BMkanji +%/HeiseiKakuGo-W5 4300600 (¬’˃SƒVƒbƒN Pro M) win32BMkanji + +%/Ryumin-Light 4300000 (¬’Ë–¾’© Pr6N R) win32BMkanji +%/GothicBBB-Medium 4300200 (¬’˃SƒVƒbƒN Pr6N M) win32BMkanji + +%/HeiseiMin-W3 4300400 (¬’Ë–¾’© Pr6N R) win32BMkanji +%/HeiseiKakuGo-W5 4300600 (¬’˃SƒVƒbƒN Pr6N M) win32BMkanji + +%% +%% outline fonts +%% +%/Ryumin-Light 4300000 (‚l‚r –¾’©) win32kanji +%/GothicBBB-Medium 4300200 (‚l‚r ƒSƒVƒbƒN) win32kanji + +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +% +% Kanji Font Aliases +% +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% + +/Ryumin-Light-RKSJ-H /Ryumin-Light-Ext-RKSJ-H copyfont +/Ryumin-Light-RKSJ-V /Ryumin-Light-Ext-RKSJ-V copyfont +/GothicBBB-Medium-RKSJ-H /GothicBBB-Medium-Ext-RKSJ-H copyfont +/GothicBBB-Medium-RKSJ-V /GothicBBB-Medium-Ext-RKSJ-V copyfont -- cgit v1.2.3