Constant nih_plug_vizia::vizia_assets::ROBOTO
source · pub const ROBOTO: &str = "Roboto";
Expand description
The font name for the Roboto (Regular) font, needs to be registered using register_roboto()
first.
pub const ROBOTO: &str = "Roboto";
The font name for the Roboto (Regular) font, needs to be registered using register_roboto()
first.