putting away freetype for now... its going to take quite a bit of effort to learn how to fix the mesh generation...

This commit is contained in:
2024-07-02 01:24:13 -04:00
parent b822859033
commit 9d18a43f64
5 changed files with 98 additions and 77 deletions

View File

@@ -121,7 +121,7 @@ textspace_x_form :: #force_inline proc "contextless" ( position, scale : ^Vec2,
}
}
Use_SIMD_For_Bezier_Ops :: true
Use_SIMD_For_Bezier_Ops :: false
when ! Use_SIMD_For_Bezier_Ops
{