Upgrade to the new Rectangle.cs #4
Labels
No labels
Bug
Enhancement
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: sbrl/SpritePacker#4
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Recently, I've written an all-new
Rectangle
class for Nibriboard. We should upgrade this sprite packing tool to use it, since it has several methods inbuilt thatSystem.Drawing.Rectangle
doesn't support.