mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-04 22:33:27 +00:00
a2f434c4b9
(To fully enable Korean facility of xfig/transfig) Submitted by: maintainer Obtained from: private communication on freebsd-ports@FreeBSD.ORG
23 lines
448 B
Plaintext
23 lines
448 B
Plaintext
% Munhwa-Bold 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-Bold-KSC-EUC-H
|
|
/Munhwa-Bold (Munhwa-Bold)
|
|
/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
|