Product Documentation
Virtuoso Layout Suite XL: Basic Editing User Guide
Product Version IC23.1, November 2023

overrideFontName

layout overrideFontName string "font_name"
graphic overrideFontName string "font_name"

Description

Specifies fonts that override the default fonts.

Supported font choices are euroStyle, gothic, math, roman, script, stick, fixed, swedish, raster, milSpec, serif, sansSerif, mono, serifItalic, serifBold, serifBoldItalic, sansBold, and sansLight.

GUI Equivalent

None

Examples

envGetVal("layout" "overrideFontName")
envSetVal("layout" "overrideFontName" 'string "(stick sansLight) (gothic raster)" )
envGetVal("graphic" "overrideFontName")
envSetVal("graphic" "overrideFontName" 'string "(stick sansLight) (gothic raster)" )

In the above example, the second pair of font replaces the first one.

Related Topics

useOverrideFontName


Return to top
 ⠀
X