WoopsiGFX is ant512's DS homebrew 2D graphics library, "derived from the Woopsi GUI framework, which he began last year. This here is the source for WoopsiGFX v1.4
Changelog:
- Animation::play() stops if there are no frames to play.
- Animation::getCurrentFrame() returns NULL if there are no frames.
- Animation::getCurrentBitmap() returns NULL if there are no bitmaps.
- StringIterator::moveTo() ignores attempts to move to negative indices.
- Improved use of DMA hardware.
- WoopsiString::subString() passes the correct arguments to the WoopsiString constructor.
This is also "probably" the last release for this app from ant512.