Product Documentation
Virtuoso Hierarchy Editor User Guide
Product Version IC23.1, August 2023

Changing the Hierarchy Editor Fonts

To change the Hierarchy Editor fonts,

  1. Create a file named .hedinit (for standalone HED) or .cdsinit (for Virtuoso HED) in your home directory or current working directory.
  2. In the .hedinit or .cdsinit file, add an hiSetFont SKILL function call specifying the font to use.
    The Hierarchy Editor only supports the label font type for the t_fontType argument.
    For example:
 hiSetFont("text" ?name "Roboto Mono" ?size 12)
 hiSetFont("ciw" ?name "Roboto Mono" ?size 12)
 hiSetFont("label" ?name "Open Sans" ?size 12)
  1. Restart the Hierarchy Editor.

You can have multiple .hedinit or .cdsinit files. The Hierarchy Editor looks for the following files, in this order, and uses the first file that is found:

Related topics

Hierarchy Editor Menu Commands

Customizing Hierarchy Editor Menus

Customizing Hierarchy Editor Columns


Return to top
 ⠀
X