Add font commands
parent
e34484da8d
commit
600a33c149
@ -0,0 +1,6 @@
|
||||
pub const F_BB: &str = "bb";
|
||||
pub const F_BBB: &str = "bbb";
|
||||
pub const F_CC: &str = "cc";
|
||||
pub const F_TT: &str = "tt";
|
||||
pub const F_FR: &str = "fr";
|
||||
pub const F_SF: &str = "sf";
|
Loading…
Reference in New Issue