User`s manual
Section 5: Fonts
Axis AFP User’s Manual 51
EDICT and FMAP dictionaries may be combined in order to map any printer
typeface to a specific FGID.
The example below shows how to map FGID 00A0 (Essay PSM) to the Zapf Din-
gbats:
<Ctrl-D>
serverdict begin 0 exitserver
/EDICT
1 dict dup
/ZapfDingbats /ZapfD put
def
/FMAP
1 dict dup
/A0 /ZapfD def
/Cou /CouOb def
def
<Ctrl-D>










