about summary refs log tree commit diff stats
path: root/res/gencharwidth.nim
Commit message (Collapse)AuthorAgeFilesLines
* charwidth: use ptint in controls calculationbptato2024-01-191-3/+3
| | | | int was incorrect
* charwidth: use pre-generated map filebptato2024-01-041-0/+202
Also for reducing compilation time.