egui/crates
Emil Ernerfeldt f23618701f
Update `emoji-icon-font` with fix for fullwidth latin characters (#7067)
* This PR is based on https://github.com/emilk/egui/pull/5877 by
@danielhjacobs

## Original PR description
Replace the current `emoji-icon-font.ttf` with the updated font from
https://github.com/jslegers/emoji-icon-font/pull/19 to address
https://github.com/emilk/egui/issues/1284. The second commit then
removes the now unnecessary hack.

* Closes https://github.com/emilk/egui/issues/1284
* Closes https://github.com/emilk/egui/pull/5877

---------

Co-authored-by: Daniel Jacobs <danielhunterjacobs@gmail.com>
2025-05-21 13:22:23 +02:00
..
ecolor Enable more clippy lints (#6853) 2025-04-24 17:32:50 +02:00
eframe Disallow `accesskit` on Android NativeActivity, making `hello_android` working again (#6855) 2025-05-18 13:17:28 +02:00
egui Fix typo in deprecation message for `ComboBox::from_id_source` (#7055) 2025-05-18 13:02:58 +02:00
egui-wgpu Update to wgpu 25 (#6744) 2025-05-10 13:16:49 +02:00
egui-winit Rename `master` branch to `main` (#7034) 2025-05-08 09:15:42 +02:00
egui_demo_app Rename `master` branch to `main` (#7034) 2025-05-08 09:15:42 +02:00
egui_demo_lib Update `emoji-icon-font` with fix for fullwidth latin characters (#7067) 2025-05-21 13:22:23 +02:00
egui_extras Add `ImageLoader::has_pending` and `wait_for_pending_images` (#7030) 2025-05-08 09:27:52 +02:00
egui_glow Rename `master` branch to `main` (#7034) 2025-05-08 09:15:42 +02:00
egui_kittest Update to wgpu 25 (#6744) 2025-05-10 13:16:49 +02:00
egui_plot Move `egui_plot` to its own repo (#4828) 2024-07-15 18:45:19 +02:00
egui_web Rename `master` branch to `main` (#7034) 2025-05-08 09:15:42 +02:00
emath Rename `master` branch to `main` (#7034) 2025-05-08 09:15:42 +02:00
epaint Update `emoji-icon-font` with fix for fullwidth latin characters (#7067) 2025-05-21 13:22:23 +02:00
epaint_default_fonts Update `emoji-icon-font` with fix for fullwidth latin characters (#7067) 2025-05-21 13:22:23 +02:00