PATH:
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. %
[-] FAPIconfig
[edit]
[-] gs_fapi.ps
[edit]
[-] pdf_rbld.ps
[edit]
[-] gs_dscp.ps
[edit]
[-] Fontmap.GS
[edit]
[-] gs_dps1.ps
[edit]
[-] gs_type1.ps
[edit]
[-] gs_il1_e.ps
[edit]
[-] gs_statd.ps
[edit]
[-] gs_ll3.ps
[edit]
[+]
..
[-] gs_ciddc.ps
[edit]
[-] gs_pdfwr.ps
[edit]
[-] gs_ttf.ps
[edit]
[-] gs_btokn.ps
[edit]
[-] pdf_draw.ps
[edit]
[-] gs_icc.ps
[edit]
[-] gs_resmp.ps
[edit]
[-] gs_dps2.ps
[edit]
[-] gs_cidfm.ps
[edit]
[-] gs_cff.ps
[edit]
[-] FAPIfontmap
[edit]
[-] pdf_main.ps
[edit]
[-] gs_frsd.ps
[edit]
[-] gs_pdf_e.ps
[edit]
[-] gs_dps.ps
[edit]
[-] gs_wan_e.ps
[edit]
[-] gs_std_e.ps
[edit]
[-] gs_typ32.ps
[edit]
[-] gs_fonts.ps
[edit]
[-] gs_mro_e.ps
[edit]
[-] gs_cspace.ps
[edit]
[-] gs_res.ps
[edit]
[-] gs_agl.ps
[edit]
[-] pdf_base.ps
[edit]
[-] gs_fntem.ps
[edit]
[-] gs_img.ps
[edit]
[-] gs_setpd.ps
[edit]
[-] gs_cidtt.ps
[edit]
[-] gs_trap.ps
[edit]
[-] pdf_sec.ps
[edit]
[-] gs_dpnxt.ps
[edit]
[-] gs_typ42.ps
[edit]
[-] gs_cidcm.ps
[edit]
[-] gs_mgl_e.ps
[edit]
[-] pdf_font.ps
[edit]
[-] gs_cmap.ps
[edit]
[-] Fontmap
[edit]
[-] pdf_ops.ps
[edit]
[-] gs_diskn.ps
[edit]
[-] gs_mex_e.ps
[edit]
[-] gs_dbt_e.ps
[edit]
[-] gs_epsf.ps
[edit]
[-] gs_cet.ps
[edit]
[-] cidfmap
[edit]
[-] gs_l2img.ps
[edit]
[-] gs_lev2.ps
[edit]
[-] FCOfontmap-PCLPS2
[edit]
[-] xlatmap
[edit]
[-] gs_init.ps
[edit]
[-] FAPIcidfmap
[edit]
[-] gs_sym_e.ps
[edit]
[-] gs_cidfn.ps
[edit]