Comments and move stuff around

This commit is contained in:
bloeys
2024-04-24 21:54:35 +04:00
parent 2d3f89e290
commit 9493b991d1
2 changed files with 71 additions and 72 deletions

View File

@ -132,8 +132,6 @@ var (
)
// @TODO: Convert most operations to use glyphGrid instead of drawing directly to glyphRend
// @TODO: Implement SDF glyph rendering
func main() {
err := engine.Init()