summaryrefslogtreecommitdiffstats
path: root/korean/ftghostscript5/files/hconfig.ps.in
blob: 9cdf839a61610fc82a690217f6ab26745f2222ba (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
%
% Hangul Font Configuration File (FreeType)
%  Jan. 17, Choi, Jun Ho <junker@jazz.snu.ac.kr>
%  1998/11/26 CHOI Junho <cjh@kr.freebsd.org>
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%
% Example:
% 	/Batang-Medium		4400000	(fontpath)	FreeTypehangul
%
% Descriptions:
% 	/Batang-Medium
%		is the name of the Hangul font group to be installed.
%
%	4400000
%		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.
%
%	(fontpath)
%		is the path name of the TrueType font(.ttc or .ttf).
%		Unicode(2.0) encoded or Wansung(pid 3, eid 5) encoded fonts
%		can be used.
%
%	FreeTypehangul
%		is the operator to install Hangul font groups
%	        using `FreeType'.
%       
%	
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

%
% Baekmuk Font configuration sample for ko-ghostscript-httf-5.50
%
/Batang-Medium         4400000 (%%PREFIX%%/lib/X11/fonts/TrueType/batang.ttf) FreeTypehangul
/Gulim-Medium          4400400 (%%PREFIX%%/lib/X11/fonts/TrueType/gulim.ttf) FreeTypehangul
/Dotum-Medium          4400800 (%%PREFIX%%/lib/X11/fonts/TrueType/dotum.ttf) FreeTypehangul
/Headline-Medium       4401200 (%%PREFIX%%/lib/X11/fonts/TrueType/hline.ttf) FreeTypehangul

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%
% Hangul Font Aliases
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
/Batang-Medium		/Baekmuk-Batang-Medium copycomphangulfont
/Gulim-Medium		/Baekmuk-Gulim-Medium copycomphangulfont
/Dotum-Medium		/Baekmuk-Dotum-Medium copycomphangulfont
/Headline-Medium	/Baekmuk-Headline-Medium copycomphangulfont
OpenPOWER on IntegriCloud