Mercurial > games > semicongine
log tests/test_text.nim @ 1405:46bac138ad6c
age | author | description |
---|---|---|
Sat, 21 Dec 2024 00:19:11 +0700 | sam | did: minimal work on next test |
Thu, 19 Dec 2024 23:32:45 +0700 | sam | did: finally get text/glyph layouting correct again, 2/4 test adapted to new glyph API |
Wed, 18 Dec 2024 23:39:54 +0700 | sam | fix: font-rendering alignment, still something off with positioning |
Wed, 18 Dec 2024 00:11:40 +0700 | sam | did: try to add text-anchor |
Mon, 16 Dec 2024 23:58:35 +0700 | sam | did: add horizontal advancment for glyph rendering |
Mon, 16 Dec 2024 00:27:40 +0700 | sam | did: finished basic implementation of new glyph-rendering system |
Sun, 15 Dec 2024 00:21:12 +0700 | sam | did: continue a lot on glyph renderer |