PATH: //usr/share/ghostscript/Resource/Init
FILE_BARU
CREATE
FOLDER_BARU
MKDIR
UPLOAD_FILE
GO
[ .. KEMBALI ]
📄 FAPIcidfmap
↓
X
📄 FAPIconfig
↓
X
📄 FAPIfontmap
↓
X
📄 FCOfontmap-PCLPS2
↓
X
📄 Fontmap
↓
X
📄 Fontmap.GS
↓
X
📄 cidfmap
↓
X
📄 gs_agl.ps
↓
X
📄 gs_btokn.ps
↓
X
📄 gs_cet.ps
↓
X
📄 gs_cff.ps
↓
X
📄 gs_cidcm.ps
↓
X
📄 gs_ciddc.ps
↓
X
📄 gs_cidfm.ps
↓
X
📄 gs_cidfn.ps
↓
X
📄 gs_cidtt.ps
↓
X
📄 gs_cmap.ps
↓
X
📄 gs_cspace.ps
↓
X
📄 gs_dbt_e.ps
↓
X
📄 gs_diskn.ps
↓
X
📄 gs_dps1.ps
↓
X
📄 gs_dps2.ps
↓
X
📄 gs_dscp.ps
↓
X
📄 gs_epsf.ps
↓
X
📄 gs_fapi.ps
↓
X
📄 gs_fntem.ps
↓
X
📄 gs_fonts.ps
↓
X
📄 gs_frsd.ps
↓
X
📄 gs_icc.ps
↓
X
📄 gs_il1_e.ps
↓
X
📄 gs_img.ps
↓
X
📄 gs_init.ps
↓
X
📄 gs_lev2.ps
↓
X
📄 gs_ll3.ps
↓
X
📄 gs_mex_e.ps
↓
X
📄 gs_mgl_e.ps
↓
X
📄 gs_mro_e.ps
↓
X
📄 gs_pdf_e.ps
↓
X
📄 gs_pdfwr.ps
↓
X
📄 gs_res.ps
↓
X
📄 gs_resmp.ps
↓
X
📄 gs_setpd.ps
↓
X
📄 gs_statd.ps
↓
X
📄 gs_std_e.ps
↓
X
📄 gs_sym_e.ps
↓
X
📄 gs_trap.ps
↓
X
📄 gs_ttf.ps
↓
X
📄 gs_typ32.ps
↓
X
📄 gs_typ42.ps
↓
X
📄 gs_type1.ps
↓
X
📄 gs_wan_e.ps
↓
X
📄 pdf_base.ps
↓
X
📄 pdf_draw.ps
↓
X
📄 pdf_font.ps
↓
X
📄 pdf_main.ps
↓
X
📄 pdf_ops.ps
↓
X
📄 pdf_rbld.ps
↓
X
📄 pdf_sec.ps
↓
X
📄 xlatmap
↓
X
SAVING...
BERHASIL DIUBAH!
EDITING: cidfmap
%! % 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. %
SIMPAN PERUBAHAN