Arbortext IsoDraw > Data Exchange Reference > Image File Formats > CGM > OptCGM.prf - Font Mapping
  
OptCGM.prf - Font Mapping
Font Table Import
Use this section in the OptCGM.prf file to specify which font types the font types occurring in the imported CGM file are to be converted to.
Options:
i <:>italics
b <:> bold
bi <:> bold and italics
Notation:
Source font(options);target font;
Examples:
HELVETICA;Helvetica;
HELVETICA_OBLIQUE;Helvetica,i;
HELVETICA_BOLD;Helvetica,b;
HELVETICA_BOLD_OBLIQUE;Helvetica,bi;
Font Table Export
Use this section in the OptCGM.prf file to specify which font types the font types used in your Arbortext IsoDraw illustration are to be converted to.
Options:
i <:>italics
b <:> bold
bi <:> bold and italics
Notation:
Source font(options);target font;
Examples:
Helvetica;HELVETICA;
Helvetica,i;HELVETICA_OBLIQUE;
Helvetica,b;HELVETICA_BOLD;
Helvetica,bi;HELVETICA_BOLD_OBLIQUE;
By default, the font table export is not used if you have chosen WebCGM, S1000D, or ISO 8632 as profiles. In these cases, the font type is written into the CGM file as it was in the Arbortext IsoDraw file. If you select the Enforce use of 'Font Table' mappings option, you can change the font type for all profiles. (See Enforce use of 'Font Table' mappings below.)