mirror of
https://github.com/emilk/egui.git
synced 2026-06-27 15:13:12 -04:00
* 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>