std.utf
get_ts_width_mode() -> mode
mode
Get the current text sizing width calculation mode
Returns the current text sizing width calculation mode, which can be either "combined" (scale × explicit width) or "w_only" (explicit width only).