Closed MrBrixican closed 11 months ago
Font(string path) now uses File.OpenRead, SpriteFont now disposes Font where possible.
Font(string path)
File.OpenRead
SpriteFont
Font
Font(string path)
now usesFile.OpenRead
,SpriteFont
now disposesFont
where possible.