FosterFramework / Foster

A small C# game framework
MIT License
450 stars 37 forks source link

Font(string path) now uses File.OpenRead, SpriteFont now disposes Font where possible #31

Closed MrBrixican closed 11 months ago

MrBrixican commented 12 months ago

Font(string path) now uses File.OpenRead, SpriteFont now disposes Font where possible.