DS homebrew – Woopsi v0.99.2
A new beta demo of Woopsi, the very handy GUI library for creating homebrew user interfaces for the Nintendo DS, has been outed by homebrew coder Ant512.
Download: Woopsi v0.99.2
A new beta demo of Woopsi, the very handy GUI library for creating homebrew user interfaces for the Nintendo DS, has been outed by homebrew coder Ant512.
Changelog:
- Fixes:
- Replaced code in clipping Gadgets : : clipRectToHierarchy () with call to new Rect functions.
- PackedFont16 : renderChar () abort Correctly If There is Nothing to render ( Lakedaemon ) .
- Bitmap: : getData ( x, y ) no longer Declared inline ( Lakedaemon ) .
- Renamed to gunsuh15.bmp and gunsuhche15.bmp gungsuh15.bmp and gungsuhche15.bmp respectively.
- It Was Deleted CourierMono have exact duplicate of year Courier .
- Converted to PackedFont1 MOST fonts .
- Converted to GlyphFont PackedFont16 ( Manually Altered class to force fixed -width ) .
- Removed Font and MonoFont classes ( classes PackedFont are faster and more efficient ).
- bmp2font upgraded to latest version – no follow Creates Gigantic arrays in PackedFont1 fonts ; Removed support for Font and MonoFont classes.
- New Features:
- Added getPath () to FileRequester and FileListBox .
- Converted Rect struct to class.
- Added Gadget : : getRelativeX ( ) and getRelativeY () .
- Replaced x, y , width and height of members with a gadget class Rect.
Download: Woopsi v0.99.2
Via [Woopsi]