working on fonts

This commit is contained in:
2024-10-21 23:21:50 +02:00
parent 3291e0cd2a
commit 92743b0b03
7 changed files with 150 additions and 46 deletions

View File

@@ -38,7 +38,6 @@ namespace mlx
if(f_loop_hook)
f_loop_hook(p_param);
#pragma omp parallel for
for(auto& gs : m_graphics)
{
if(gs)