1
0
mirror of https://github.com/emilk/egui.git synced 2026-06-26 22:53:14 -04:00

Remove no longer relevant emoji font hack

This commit is contained in:
Daniel Jacobs
2025-04-04 09:38:57 -04:00
committed by Emil Ernerfeldt
parent e68a23ce62
commit 1df9ae6caf

View File

@@ -149,14 +149,6 @@ impl FontImpl {
return false;
}
if self.name == "emoji-icon-font" {
// HACK: https://github.com/emilk/egui/issues/1284 https://github.com/jslegers/emoji-icon-font/issues/18
// Don't show the wrong fullwidth capital letters:
if '' <= chr && chr <= '' {
return true;
}
}
matches!(
chr,
// Strip out a religious symbol with secondary nefarious interpretation: