Closed drjaydenm closed 4 years ago
Currently the VeldridTextRenderer doesn't implement IDisposable and isn't cleaning up its native resources when being garbage collected.
IDisposable is now implemented
Currently the VeldridTextRenderer doesn't implement IDisposable and isn't cleaning up its native resources when being garbage collected.