10 Commits

Author SHA1 Message Date
Mitchell Hashimoto
d250bcda65 fix the baseline for font rendering 2022-04-19 19:30:30 -07:00
Mitchell Hashimoto
7a00c54f25 cell: convert atlas x/y to NDC in shader 2022-04-19 09:20:55 -07:00
Mitchell Hashimoto
81d8ca5b9c render text from our terminal! 2022-04-18 17:57:08 -07:00
Mitchell Hashimoto
e672c9d7d5 calculate grid size in dedicated struct, tests 2022-04-15 08:16:22 -07:00
Mitchell Hashimoto
936b987871 calculate cell widt/height, cross verified with kitty 2022-04-06 13:05:53 -07:00
Mitchell Hashimoto
811b5f37f2 addGlyph returns glyph 2022-04-06 09:47:57 -07:00
Mitchell Hashimoto
a9e887315a note perf todo 2022-04-05 20:17:08 -07:00
Mitchell Hashimoto
388c0056c9 switch to pure Zig font atlas 2022-04-05 19:54:13 -07:00
Mitchell Hashimoto
d51ed2536c font atlas creates glyph records 2022-04-05 19:21:49 -07:00
Mitchell Hashimoto
e33aeea723 starting FontAtlas 2022-04-05 17:57:09 -07:00