Add showbits-assets with Unifont 15.1.05
This commit is contained in:
parent
aff5b4974e
commit
dd40058e71
5 changed files with 15 additions and 1 deletions
2
showbits-assets/src/lib.rs
Normal file
2
showbits-assets/src/lib.rs
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
pub const UNIFONT: &[u8] = include_bytes!("../data/unifont-15.1.05.otf");
|
||||
pub const UNIFONT_NAME: &str = "Unifont";
|
||||
Loading…
Add table
Add a link
Reference in a new issue