deo
deo
### ChatGPT solution that actually worked: replace line 9 in src/free_glyph.c: `FT_Int32 load_flags = FT_LOAD_RENDER | FT_LOAD_TARGET_(FT_RENDER_MODE_SDF);` with: `FT_Int32 load_flags = FT_LOAD_RENDER | FT_LOAD_TARGET_(FT_RENDER_MODE_NORMAL);` 
> Maybe I could add two hotkeys: one that only starts the script and one that only stops it? And we could keep the current hotkey as is. yeah that...
> I think you mentioned `windows-1254` also? Yeah. `Latin-1`, `windows-1252`, `windows-1254`