revert font change

macos-click-through
Keith Simmons 5 years ago
parent 33c68d38b9
commit 829d2b3073

@ -29,7 +29,7 @@ const SYSTEM_EMOJI_FONT: &str = "Noto Color Emoji";
#[folder = "assets/fonts/"] #[folder = "assets/fonts/"]
struct Asset; struct Asset;
const DEFAULT_FONT_SIZE: f32 = 24.0; const DEFAULT_FONT_SIZE: f32 = 14.0;
#[derive(new, Clone, Hash, PartialEq, Eq, Debug)] #[derive(new, Clone, Hash, PartialEq, Eq, Debug)]
struct ShapeKey { struct ShapeKey {

Loading…
Cancel
Save