Wez Furlong
Wez Furlong
@bolinfest ah! I'd forgotten about chg, yeah, that makes sense
Here's how this is being used in wezterm; is there a better way to phrase this? The purpose of this logic is to be able to decode either apng or...
Thanks! I have applied that change and it seems to work
Thanks, I appreciate your time!
> 1. requires a valid app id, the powershell workaround won't do. FWIW, I found that just calling [SetCurrentProcessExplicitAppUserModelID](https://docs.microsoft.com/en-us/windows/win32/api/shobjidl_core/nf-shobjidl_core-setcurrentprocessexplicitappusermodelid) was sufficient to let me use my own ID and have...
Great news! And it doesn't look all that bad either!
is this a duplicate of: * https://github.com/wez/wezterm/issues/3986
Can you build from source with debug symbols and get stack traces from those threads?
Try setting: ```lua config.freetype_load_flags = 'NO_HINTING' ```
I've made `NO_HINTING` the default in current nightly builds in 616b218e328dd47e859beddc251c1980c49358a9