log tests/test_font.nim @ 888:cbbb9abe256e

age author description
Sat, 03 Feb 2024 23:03:34 +0700 Sam add: nicer key-stroke test, cleanup test-resource files
Sat, 03 Feb 2024 21:40:25 +0700 Sam did: mini-cleanup
Wed, 31 Jan 2024 00:29:40 +0700 Sam add: text-wrapping, fix: incorrect descriptor poolsizes
Mon, 29 Jan 2024 00:19:35 +0700 Sam fix: all tests (once more)
Sun, 28 Jan 2024 21:26:39 +0700 Sam add: correct version of text-alignment, and a few improvments
Sun, 28 Jan 2024 00:41:11 +0700 Sam add: alignment for text boxes
Sat, 27 Jan 2024 21:08:31 +0700 Sam did: changes
Sat, 27 Jan 2024 00:31:11 +0700 Sam add: font/text improvments, support for newline rendering
Sat, 20 Jan 2024 21:36:41 +0700 Sam add: packed textures for font-atlas
Sat, 20 Jan 2024 21:28:17 +0700 Sam add: packed textures for font-atlas
Sat, 20 Jan 2024 20:17:03 +0700 Sam did: image & font refactoring, add texture-atlas-packing
Wed, 22 Nov 2023 23:24:47 +0700 Sam fix: tests, test_materials and test_mesh still needs to be done
Mon, 11 Sep 2023 21:31:22 +0700 Sam fix: all tests
Fri, 08 Sep 2023 00:34:24 +0700 Sam did: small font improvments
Sun, 03 Sep 2023 17:34:29 +0700 Sam did: undid using meshes as values, ref is much better, fix a few things, fix a few huge performance issues