/usr/share/cagefs-skeleton/usr/share/ghostscript/Resource/Init
% Copyright (C) 2001-2021 Artifex Software, Inc. % All Rights Reserved. % % This software is provided AS-IS with no warranty, either express or % implied. % % This software is distributed under license and may not be copied, % modified or distributed except as expressly authorized under the terms % of the license contained in the file LICENSE in this distribution. % % Refer to licensing information at http://www.artifex.com or contact % Artifex Software, Inc., 1305 Grant Avenue - Suite 200, Novato, % CA 94945, U.S.A., +1(415)492-9861, for further information. % % Type 42 font support code. % Here are the BuildChar and BuildGlyph implementation for Type 42 fonts. % The names %Type42BuildChar and %Type42BuildGlyph are known to the % interpreter. The real work is done in an operator: % <font> <code|name> <name> <glyphindex> .type42execchar - /.type42build % <font> <code|name> <name> .type42build - { 2 index begin dup CharStrings exch .knownget not { 2 copy eq { exch pop /.notdef exch } if QUIET not { (Substituting .notdef for ) print =string cvs print ( in the font ) print 1 index /FontName get = flush } { pop } ifelse /.notdef CharStrings /.notdef get } if end .type42execchar } bind def (%Type42BuildChar) cvn % <font> <code> %Type42BuildChar - { 1 index /Encoding get 1 index get //.type42build exec } bind executeonly def (%Type42BuildGlyph) cvn % <font> <name> %Type42BuildGlyph - { dup //.type42build exec } bind executeonly def currentdict /.type42build .undef % Register the font type for definefont. buildfontdict 42 { % check for bogus sfnts -- this happens in Genoa FTS 421-01.ps dup /sfnts get 0 get length 14 lt { % smallest valid sfnts is 14 bytes % HACK: Add a BuildGlyph and make this a Type 3 font instead dup /FontType 3 put dup /BuildGlyph { 1 index /CharStrings get exch 2 copy known not { pop /.notdef } if get exec } bind put //.buildfont3 exec } { systemdict /.buildfont42 get exec } ifelse } bind put
.
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