summaryrefslogtreecommitdiff
path: root/korean/ghostscript55httf/files/hconfig.ps.in
diff options
context:
space:
mode:
authorCHOI Junho <cjh@FreeBSD.org>2000-07-15 13:15:10 +0000
committerCHOI Junho <cjh@FreeBSD.org>2000-07-15 13:15:10 +0000
commit2b4a66e71b8048b367cae8c76958e17e7e9fd9d4 (patch)
tree91dd414f1571ef02501fbebed5744c0d09d84ec4 /korean/ghostscript55httf/files/hconfig.ps.in
parent- Change MAINTAINER line. (diff)
Default configuration file of Korean TTF.
Notes
Notes: svn path=/head/; revision=30639
Diffstat (limited to '')
-rw-r--r--korean/ghostscript55httf/files/hconfig.ps.in49
1 files changed, 49 insertions, 0 deletions
diff --git a/korean/ghostscript55httf/files/hconfig.ps.in b/korean/ghostscript55httf/files/hconfig.ps.in
new file mode 100644
index 000000000000..9cdf839a6161
--- /dev/null
+++ b/korean/ghostscript55httf/files/hconfig.ps.in
@@ -0,0 +1,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