Don't use Harfbuzz for simple text rendering + Ignored warnings

This commit is contained in:
Simon Lübeß
2022-01-15 13:29:45 +01:00
parent 3c1897b926
commit ee9dfd4593
4 changed files with 9 additions and 7 deletions
+1 -1
View File
@@ -671,7 +671,7 @@ namespace GlitchyEngine.Renderer.Text
shape.Normalize();
var bounds = shape.GetBounds();
//var bounds = shape.GetBounds();
//shape.ReverseIfNeeded(bounds);