1
0
mirror of https://github.com/emilk/egui.git synced 2026-09-02 06:40:06 -04:00

Fix comment

This commit is contained in:
Emil Ernerfeldt
2024-09-19 09:06:53 +02:00
parent 1ca885bead
commit 098032eb05

View File

@@ -270,7 +270,6 @@ impl Default for FontDefinitions {
let mut families = BTreeMap::new(); let mut families = BTreeMap::new();
// We tweak the fonts slightly to improve their vertical alignment in buttons etc:
font_data.insert("Hack".to_owned(), FontData::from_static(HACK_REGULAR)); font_data.insert("Hack".to_owned(), FontData::from_static(HACK_REGULAR));
// Some good looking emojis. Use as first priority: // Some good looking emojis. Use as first priority: