log tests/test_font.nim @ 379:8e320c8537c7

age author description
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
Sat, 02 Sep 2023 23:51:02 +0700 Sam did: remove some stuff from the heap, maybe nicer?
Mon, 07 Aug 2023 00:23:00 +0700 Sam add: changing rendering system, not finished yet, also upgrading to Nim 2
Tue, 30 May 2023 16:59:01 +0700 Sam add: final font-rendering, API changes fixed
Sat, 27 May 2023 13:45:03 +0700 Sam add: font-test