Constant nih_plug_vizia::vizia_assets::EMOJI
source · pub const EMOJI: &str = "OpenSansEmoji";
Expand description
The font name for the emoji font (Open Sans Eomji), needs to be registered using
register_emoji()
first.
pub const EMOJI: &str = "OpenSansEmoji";
The font name for the emoji font (Open Sans Eomji), needs to be registered using
register_emoji()
first.