Ant512 provides the version 0.99.3 Beta "Woopsi" GUI library for creating homebrew DS model fenestration ofAmiga OS .
Woopsi 0.99.4 Is Now available. It Now Has Its Own website , Which contains the latest release: http://woopsi.org
Woopsi development Has Moved from SourceForge / bitbucket to SVN / Mercurial , so now the sourcecode repository can Be found here: http://bitbucket.org/ant512/woopsi
This latest release includes Mainly bugfixes .
Fixed
- All makefiles no longer create. ds.gba and. sc.nds binaries .
- Fonts include doxygen comments .
- Amended return type of Some properties are ( Lakedaemon ) .
- Reorganised PSD and BMP files.
- Prevented demo build process from Unnecessarily Including BMP files .
- Fixed divide by 0 When size is 0 in content SliderVertical and SliderHorizontal : resizeGrip ( ).
- Fixed SDL .
- Between GraphicsPort maps co -ordinate systems more accurately ; Fixed clipping problems.
New Features :
- Built with devkitARM r31/libnds 1.4.5/default ARM7 0.5.14 .
- Setting max rows MultiLineTextBox 's to -1 forces it to retain all text .
- Added getCharTop () to make classes .
- Various minor. NET tool trails and other.
- Added Gadget : : checkCollision ( Rect &).
- Added drawBaselineText () to Graphics and GraphicsPort classes ( Lakedaemon ).
- Added freetype outline form class ( Lakedaemon ) .
- Added install script Install.bat for Windows users.
- Python script updated to match bmp2font of output . NET tools .