log tests/test_font.nim @ 1138:02e1d2658ff5

age author description
Tue, 04 Jun 2024 22:08:48 +0700 sam did: more renaming
Tue, 04 Jun 2024 20:51:22 +0700 sam did: more renaming
Tue, 04 Jun 2024 16:51:50 +0700 sam did: refactor naming in tons of places
Mon, 03 Jun 2024 16:05:17 +0700 sam fix: update tests according to some API renaming
Thu, 09 May 2024 23:02:35 +0700 sam add: bases for a better input-system
Sat, 06 Apr 2024 15:27:09 +0700 sam fix: tests
Sat, 24 Feb 2024 14:31:15 +0700 Sam fix: font-api, allow consistent use of mesh-transform
Sun, 11 Feb 2024 18:47:13 +0700 Sam fix: text-alignment, a few smaller fixes
Sat, 10 Feb 2024 15:54:25 +0700 Sam did: small refactoring
Mon, 05 Feb 2024 00:23:30 +0700 Sam did: small fix with materials & cleanup
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
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