Add unicode-based grapheme width estimation method

This commit is contained in:
Joscha 2025-02-23 17:19:59 +01:00
parent be7eff0979
commit 423dd100c1
3 changed files with 73 additions and 35 deletions

View file

@ -13,6 +13,9 @@ Procedure when bumping the version number:
## Unreleased
### Added
- Unicode-based grapheme width estimation method
## v0.3.1 - 2025-02-21
### Fixed