mirror of
https://github.com/robbert-vdh/nih-plug.git
synced 2026-07-01 02:36:54 +00:00
Add font re-exports for vizia
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
use crate::Font;
|
||||
|
||||
// This module provides a re-export and simple font wrapeprs aroudn the re-exported fonts.
|
||||
// This module provides a re-export and simple font wrappers around the re-exported fonts.
|
||||
pub use nih_plug_assets::*;
|
||||
|
||||
pub const NOTO_SANS_REGULAR: Font = Font::External {
|
||||
|
||||
Reference in New Issue
Block a user