generated from Tieske/project.lua
-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Description
Lua System changed the display width handling, see lunarmodules/luasystem#82.
So where this library currently keeps track of the history of validated widths, wrapping around the width functions in LuaSystem, we can now detect a single ambiguous width character, and reuse that across the board.
So the caches of the detected widths should be removed, and on startup/initialization we should test a single ambiguous width character, and store its width as a library global for all other width-checks to use.
This should simplify the implementation.
would require a minimum version of 0.7.0 of LuaSystem
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels