1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-24 09:25:01 +00:00

Korean PS fonts set.

PR:		ports/13492
Submitted by:	CHOI Junho <cjh@kr.FreeBSD.org>
This commit is contained in:
SADA Kenji 1999-09-03 15:59:02 +00:00
parent 8d1d4e1503
commit d12df75dab
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=21213
7 changed files with 126 additions and 0 deletions

View File

@ -0,0 +1,43 @@
# New ports collection makefile for: Munhwa fonts collection(cid)
# Version required: none
# Date created: 30 Jun 1999
# Whom: CHOI Junho <cjh@kr.freebsd.org>
#
# $FreeBSD$
#
DISTNAME= munhwafonts-cid
PKGNAME= ko-munhwafonts-cid-1.0
CATEGORIES= korean print
MASTER_SITES= ftp://ftp.ora.com/pub/examples/nutshell/cjkv/adobe/ \
ftp://ftp.ora.com/pub/examples/nutshell/cjkv/adobe/samples/
DISTFILES= ${CID_FONTS_KO} ${CID_CMAP_KO}
MAINTAINER= cjh@kr.freebsd.org
BUILD_DEPENDS= ${PREFIX}/share/ghostscript/fonts/Fontmap:${PORTSDIR}/print/gsfonts
# sample fonts(cid, free Korean fonts is just only one.. :< )
CID_FONTS_KO= Munhwa-Regular MunhwaGothic-Regular
# CID CMAP
CID_CMAP_KO= ak11.tar.Z
NO_BUILD= YES
do-extract:
${MKDIR} ${WRKDIR}
cd ${WRKDIR} && tar -xzf ${DISTDIR}/${CID_CMAP_KO}
do-install:
${INSTALL_DATA} ${FILESDIR}/Munhwa-Regular-KSC-EUC-H.gsf \
${FILESDIR}/MunhwaGothic-Regular-KSC-EUC-H.gsf \
${PREFIX}/share/ghostscript/fonts
for file in ${CID_FONTS_KO}; do \
${INSTALL_DATA} ${DISTDIR}/$$file \
${PREFIX}/share/ghostscript/fonts; \
done
${MKDIR} ${PREFIX}/share/ghostscript/fonts/CMap; &&\
${INSTALL_DATA} ${WRKDIR}/ak11/CMap/* \
${PREFIX}/share/ghostscript/fonts/CMap
.include <bsd.port.mk>

View File

@ -0,0 +1,3 @@
MD5 (Munhwa-Regular) = 7ebe34b42aa9d6fa52391418d78df0e7
MD5 (MunhwaGothic-Regular) = a49ab92ac1a5da007596d5958ac7f30e
MD5 (ak11.tar.Z) = 056ef761a22d267ad71f5970938bfbe9

View File

@ -0,0 +1,22 @@
% Munhwa-Regular font definition
%
% idea from README.CID in
% http://www.ldl.jaist.ac.jp/~akr/nonresearch/free-software/ghostscript/\
% gs5.10-vflib-1.1.tar.gz
/Munhwa-Regular-KSC-EUC-H
/Munhwa-Regular (Munhwa-Regular)
/KSC-EUC-H (CMap/KSC-EUC-H)
1 index /CMap resourcestatus
{pop pop pop}
{runlibfile} ifelse
/CMap findresource
3 1 roll
1 index /CIDFont resourcestatus
{pop pop pop}
{runlibfile} ifelse
/CIDFont findresource
[ exch ] composefont pop

View File

@ -0,0 +1,22 @@
% MunhwaGothic-Regular font definition
%
% idea from README.CID in
% http://www.ldl.jaist.ac.jp/~akr/nonresearch/free-software/ghostscript/\
% gs5.10-vflib-1.1.tar.gz
/MunhwaGothic-Regular-KSC-EUC-H
/MunhwaGothic-Regular (MunhwaGothic-Regular)
/KSC-EUC-H (CMap/KSC-EUC-H)
1 index /CMap resourcestatus
{pop pop pop}
{runlibfile} ifelse
/CMap findresource
3 1 roll
1 index /CIDFont resourcestatus
{pop pop pop}
{runlibfile} ifelse
/CIDFont findresource
[ exch ] composefont pop

View File

@ -0,0 +1 @@
Munhwa CID fonts collection(Basic set)

View File

@ -0,0 +1,12 @@
Munhwa CID fonts collection
===========================
This font collection is used by ghostscript, for printing
Korean documents.
Korean CID-Keyed fonts(Munhwa and MunhwaGothic) is provided by
Adobe, and original Type 1 fonts is from Ministry of Culture and Sports
of Korea Government. These fonts are free to use.
--
CHOI Junho <cjh@kr.freebsd.org>

View File

@ -0,0 +1,23 @@
share/ghostscript/fonts/CMap/Adobe-Korea1-0
share/ghostscript/fonts/CMap/Adobe-Korea1-1
share/ghostscript/fonts/CMap/KSC-EUC-H
share/ghostscript/fonts/CMap/KSC-EUC-V
share/ghostscript/fonts/CMap/KSC-H
share/ghostscript/fonts/CMap/KSC-Johab-H
share/ghostscript/fonts/CMap/KSC-Johab-V
share/ghostscript/fonts/CMap/KSC-V
share/ghostscript/fonts/CMap/KSCms-UHC-H
share/ghostscript/fonts/CMap/KSCms-UHC-HW-H
share/ghostscript/fonts/CMap/KSCms-UHC-HW-V
share/ghostscript/fonts/CMap/KSCms-UHC-V
share/ghostscript/fonts/CMap/KSCpc-EUC-H
share/ghostscript/fonts/CMap/KSCpc-EUC-V
share/ghostscript/fonts/CMap/UniKS-UCS2-H
share/ghostscript/fonts/CMap/UniKS-UCS2-V
share/ghostscript/fonts/CMap/UniKS-UTF8-H
share/ghostscript/fonts/CMap/UniKS-UTF8-V
share/ghostscript/fonts/Munhwa-Regular
share/ghostscript/fonts/Munhwa-Regular-KSC-EUC-H.gsf
share/ghostscript/fonts/MunhwaGothic-Regular
share/ghostscript/fonts/MunhwaGothic-Regular-KSC-EUC-H.gsf
@dirrm share/ghostscript/fonts/CMap