Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | strwidth, renderdocument: small refactoring | bptato | 2024-03-03 | 1 | -130/+447 |
| | | | | | | * put attrs pointer in state * simplify width() * use unsigned int as ptint to avoid UB | ||||
* | charwidth: use ptint in controls calculation | bptato | 2024-01-19 | 1 | -16/+16 |
| | | | | int was incorrect | ||||
* | charwidth: use pre-generated map file | bptato | 2024-01-04 | 1 | -0/+196 |
Also for reducing compilation time. |