mirror of
https://github.com/aharabada/glitchy-engine-beef.git
synced 2026-09-05 21:01:52 +00:00
Don't use Harfbuzz for simple text rendering + Ignored warnings
This commit is contained in:
@@ -671,7 +671,7 @@ namespace GlitchyEngine.Renderer.Text
|
||||
|
||||
shape.Normalize();
|
||||
|
||||
var bounds = shape.GetBounds();
|
||||
//var bounds = shape.GetBounds();
|
||||
|
||||
//shape.ReverseIfNeeded(bounds);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user