summaryrefslogtreecommitdiff
path: root/Master/tlpkg/tlgs/kanji/kconfig.ps
blob: 32f53c81daf4c6d63682088cd3e3f538d801856c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
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