Resolving \u{f115}
on macos take ~0.5 seconds in the paint routine
#508
Labels
bug
Something isn't working
fixed-in-nightly
This is (or is assumed to be) fixed in the nightly builds.
macOS
Issue applies to Apple macOS
Can repro with
wezterm -n
and runningprint("\uf115")
in the python3 repl.May need to do something to perform the fallback font resolution via the font locator in a background thread, then invalidate the cached glyph and shape information when its done.
The text was updated successfully, but these errors were encountered: