You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I haven't worked on this library, or even tested it, in forever
I have no desire to use it in any of the games I'm working on
if you liked this library, please feel free to fork it - take ownership, and start publishing your own NuGet packages! (it's fun!)
a slimmer replacement library may come in the future, based on PlayPlayMini's IRectangle<T> interface and its various extension methods
Added new PlayPlayMini.VN
I have used this code, or an earlier version of it, in a few games which have been published on Steam
^ that said, I have published it as a release candidate (you will not see it in NuGet unless you check the box to see prerelease packages) because I have not extensively tested it in this new form
Small changes
added a few more docblocks throughout PlayPlayMini and PlayPlayMini.GraphicsExtensions
migrated many more extension methods to .NET 10's new extension block syntax
added extension methods to PlayPlayMini.GraphicsExtensions for drawing text with outlines when using spans