Adobe InDesign CS2 (4.0) Object Model JS: FontSubsetting

InDesign CS2

 Font subsetting options.

Value

NameDescriptionValue
FontSubsetting.NONEDoes not subset fonts and uses only fonts installed on the end user system.1852796517 = 'none'
FontSubsetting.SUBSET_ENGLISHSubsets the English font characters used in the document.1937134437 = 'svSe'
FontSubsetting.SUBSET_ENTIREExports the full set of English and Roman-letter font characters.1937134433 = 'svSa'
FontSubsetting.SUBSET_GLYPHSExports only the font characters used in the document. Note: Not available for linked fonts.1937134439 = 'svSg'
FontSubsetting.SUBSET_GLYPHS_AND_ENGLISHSubsets English font characters and all other glyphs that are are used in the document.1937134405 = 'svSE'
FontSubsetting.SUBSET_GLYPHS_AND_ROMANSubsets the Roman-letter font characters and other font characters that are used in the document.1937134418 = 'svSR'
FontSubsetting.SUBSET_ROMANSubsets the Roman-letter font characters used in the document.1937134450 = 'svSr'

Usage

As property

SVGExportPreference.fontSubsetting

Jongware, 27-Jun-2010 v3.0.3dContents :: Index