From 30dd9f517c9c093ff3319061647a4555264f7914 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Wed, 28 Dec 2005 00:07:27 +0000 Subject: trunk git-svn-id: svn://tug.org/texlive/trunk@9 c570f23f-e606-0410-a88d-b1316a301751 --- Master/xemtex/gslib/CIDFnmap.Win | 79 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 79 insertions(+) create mode 100644 Master/xemtex/gslib/CIDFnmap.Win (limited to 'Master/xemtex/gslib/CIDFnmap.Win') diff --git a/Master/xemtex/gslib/CIDFnmap.Win b/Master/xemtex/gslib/CIDFnmap.Win new file mode 100644 index 00000000000..2b263a7d152 --- /dev/null +++ b/Master/xemtex/gslib/CIDFnmap.Win @@ -0,0 +1,79 @@ +%! +% Copyright (C) 2001 Taiji Yamada and gs-cjk project +% +% This file is part of GNU Ghostscript. +% +% GNU Ghostscript is distributed in the hope that it will be useful, but +% WITHOUT ANY WARRANTY. No author or distributor accepts responsibility +% to anyone for the consequences of using it or for whether it serves any +% particular purpose or works at all, unless he says so in writing. Refer +% to the GNU General Public License for full details. +% +% Everyone is granted permission to copy, modify and redistribute GNU +% Ghostscript, but only under the conditions described in the GNU General +% Public License. A copy of this license is supposed to have been given +% to you along with GNU Ghostscript so you can know your rights and +% responsibilities. It should be in a file named COPYING. Among other +% things, the copyright notice and this notice must be preserved on all +% copies. + +% $Id: CIDFnmap.Win,v 1.1.2.1 2002/04/02 14:47:42 mpsuzuki Exp $ +% CID fontmap for MS Windows + +% Adobe-CNS1 + +/MingLiU (mingliu.ttc) ; +/PMingLiU (mingliu.ttc) 2 ; + +/SimSun-18030-Adobe-CNS1 (SimSun18030.ttc) /Adobe-CNS1 ; +/NSimSun-18030-Adobe-CNS1 (SimSun18030.ttc) 2 /Adobe-CNS1 ; + +% Adobe-GB1 + +/SimHei (simhei.ttf) ; + +/SimSun (simsun.ttc) ; +/NSimSun (simsun.ttc) 2 ; + +/SimSun-18030 (SimSun18030.ttc) /Adobe-GB1 ; +/NSimSun-18030 (SimSun18030.ttc) 2 /Adobe-GB1 ; + +% Adobe-Japan1 + +/MS-Gothic (msgothic.ttc) ; +/MS-PGothic (msgothic.ttc) 2 ; +/MS-UI-Gothic (msgothic.ttc) 3 ; +(MS Gothic) (msgothic.ttc) ; +(MS PGothic) (msgothic.ttc) 2 ; +(MS UI Gothic) (msgothic.ttc) 3 ; +/MSGothic (msgothic.ttc) ; +/MSPGothic (msgothic.ttc) 2 ; +/MSUIGothic (msgothic.ttc) 3 ; + +/MS-Mincho (msmincho.ttc) ; +/MS-PMincho (msmincho.ttc) 2 ; +(MS Mincho) (msmincho.ttc) ; +(MS PMincho) (msmincho.ttc) 2 ; +/MSMincho (msmincho.ttc) ; +/MSPMincho (msmincho.ttc) 2 ; + +% Adobe-Japan2 + +/MS-Gothic-Adobe-Japan2 (msgothic.ttc) /Adobe-Japan2 ; +/MS-PGothic-Adobe-Japan2 (msgothic.ttc) 2 /Adobe-Japan2 ; +/MS-UI-Gothic-Adobe-Japan2 (msgothic.ttc) 3 /Adobe-Japan2 ; + +/MS-Mincho-Adobe-Japan2 (msmincho.ttc) /Adobe-Japan2 ; +/MS-PMincho-Adobe-Japan2 (msmincho.ttc) 2 /Adobe-Japan2 ; + +% Adobe-Korea1 + +/Batang (batang.ttc) ; +/BatangChe (batang.ttc) 2 ; +/Gungsuh (batang.ttc) 3 ; +/GungsuhChe (batang.ttc) 4 ; + +/Gulim (gulim.ttc) ; +/GulimChe (gulim.ttc) 2 ; +/Dotum (gulim.ttc) 3 ; +/DotumChe (gulim.ttc) 4 ; -- cgit v1.2.3