Module nih_plug_vizia::vizia_assets
source · Expand description
Registration functions for Vizia’s built-in fonts. These are not enabled by default in
nih_plug_vizia
to save on binary size.
Modules
Constants
- The font name for the arabic font (Amiri Regular), needs to be registered using
register_arabic()
first. - The font name for the emoji font (Open Sans Eomji), needs to be registered using
register_emoji()
first. - The font name for the icon font (Entypo), needs to be registered using
register_icons()
first. - The font name for the material font (Material Icons), needs to be registered using
register_material()
first. - The font name for the Roboto (Regular) font, needs to be registered using
register_roboto()
first. - The font name for the Roboto Bold font, needs to be registered using
register_roboto_bold()
first.