/usr/share/cagefs-skeleton/usr/share/ghostscript/Resource/Init
%! % This is a sample map file for CIDFont category. % % The map is a set of records, which must use one of the two formats : % % 1. A substutution of a CIDFont font with another CIDFont : % % /substituted /original ; % % Where 'substituted' is a name being used in a document, % 'original' is a name of an available resource. % % 2. A substutution of a CIDFont font with a True Type font : % % /substituted << /FileType /TrueType /Path (path) /SubfontID 1 /CSI [(ordering) supplement] >> ; % % Where 'substituted' is a name being used in a document, % 'path' is a path to a True Type font file, % 'ordering' is a value of Ordering required for CIDSystemInfo dictionary, % 'supplement' is a value of Supplement required for CIDSystemInfo dictionary. % 'SubfontID' is the index of the desired font in a TTC - ignored if the target is not a TTC. % % The Ordering, and Registry (if present) entries should be PostScript string types % ie enclosed in parentheses, not PostScript name type (initial character '/'). See % gs/doc/Use.htm#CIDFontSubstitution % % Alternatively: % (substituted name) << /FileType /TrueType /Path (path) /SubfontID 1 /CSI [(ordering) supplement] >> ; % % This is where the CIDFont name in the document contains a space character. Using a string instead of a name % allows this work - Ghostscript will internally convert the key string with a space to a name. % % % Examples : % % /ShinGo-Bold /HeiseiKakuGo-W5 ; % /Ryumin-Medium << /FileType /TrueType /Path (H:/AuxFiles/Fonts/BATANG.TTC) /SubfontID 3 /CSI [(Japan1) 2] >> ; % /Ryumin-Medium << /FileType /TrueType /Path (windir) getenv not {(c:/windows)}if (/Fonts/BATANG.TTC)concatstrings /SubfontID 3 /CSI [(Japan1) 2] >> ; % % NOTE: getenv returns a boolean to indicate success of or failure, as well as the value on success. In the example, it uses this % to include a default value should getenv fail. % % (Century Gothic) << /FileType /TrueType /Path (/usr/share/fonts/truetype/fonts-japanese-gothic.ttf) /CSI [(Identity) 1] >> ; % % Note the use of a string to cope with the name containing a space. %
.
Edit
..
Edit
FAPIcidfmap
Edit
FAPIconfig
Edit
FAPIfontmap
Edit
FCOfontmap-PCLPS2
Edit
Fontmap
Edit
Fontmap.GS
Edit
cidfmap
Edit
gs_agl.ps
Edit
gs_btokn.ps
Edit
gs_cet.ps
Edit
gs_cff.ps
Edit
gs_cidcm.ps
Edit
gs_ciddc.ps
Edit
gs_cidfm.ps
Edit
gs_cidfn.ps
Edit
gs_cidtt.ps
Edit
gs_cmap.ps
Edit
gs_cspace.ps
Edit
gs_dbt_e.ps
Edit
gs_diskn.ps
Edit
gs_dps1.ps
Edit
gs_dps2.ps
Edit
gs_dscp.ps
Edit
gs_epsf.ps
Edit
gs_fapi.ps
Edit
gs_fntem.ps
Edit
gs_fonts.ps
Edit
gs_frsd.ps
Edit
gs_icc.ps
Edit
gs_il1_e.ps
Edit
gs_img.ps
Edit
gs_init.ps
Edit
gs_lev2.ps
Edit
gs_ll3.ps
Edit
gs_mex_e.ps
Edit
gs_mgl_e.ps
Edit
gs_mro_e.ps
Edit
gs_pdf_e.ps
Edit
gs_pdfwr.ps
Edit
gs_res.ps
Edit
gs_resmp.ps
Edit
gs_setpd.ps
Edit
gs_statd.ps
Edit
gs_std_e.ps
Edit
gs_sym_e.ps
Edit
gs_trap.ps
Edit
gs_ttf.ps
Edit
gs_typ32.ps
Edit
gs_typ42.ps
Edit
gs_type1.ps
Edit
gs_wan_e.ps
Edit
pdf_base.ps
Edit
pdf_draw.ps
Edit
pdf_font.ps
Edit
pdf_main.ps
Edit
pdf_ops.ps
Edit
pdf_rbld.ps
Edit
pdf_sec.ps
Edit
xlatmap
Edit