WinFontGenerator 0.1 Source Code Homebrewer Overkill might have "overdone" it this time with the release of his WinFontGenerator 0.1 For DS. According to Overkill himself, this new utility he has created is basically to generate a customized font's sprite. This is his first version so a little bump here and there should be expected
FreeTypeGX
FreeTypeGX is a wrapper class for libFreeType which renders a compiled FreeType parsable font into a GX texture for Wii homebrew development. FreeTypeGX is written in C++ and makes use of a selectable pre-buffered or buffer-on-demand methodology to allow fast and efficient printing of text to the EFB.
Note: As of version 0.2
ScummVM DS 0.13.1
ScummVM 0.13.1 beta1 released for testing!
Please test this new beta version of ScummVM, and post your results here.
It would be good to know which games you have tested.
If you have problems with this build, please post the details in the thread
for this build on the ScummVM forums at http://forums.scummvm
Woopsi from ant512:
This release includes the usual set of bugfixes. New features are mainly centred around testing the library - there's a new "tests" folder which will grow into a comprehensive set of test harnesses for every UI gadget
Woopsi from ant512:
This release is the first alpha version. At this point I'm mainly concerned with bugfixing and tidying up than adding significant new features.
Big changes this time around include the removal of PALib support and a directory restructure. This is the first release of Woopsi that ships as a proper library
Woopsi Developer's note:
Version 0.41 is now available.
This version contains the usual set of bugfixes, optimisations and new test projects. The SDL compatibility layer has been greatly improved in this release - I compiled a quick test for the GP2X F-200 and it now runs at the same speed as the DS version.
New features are limited to some more graphics functions
Woopsi
Developer's note:
This release adds system-wide support for unicode (UTF-8). Virtually all of the new features are related to text storage, manipulation or display.
In addition to that, the FileRequester is now an official part of libwoopsi and there are dozens of fixes and improvements
Woopsi Woopsi is a Nintendo DS GUI library for rapidly creating user interfaces for homebrew software. Modelled after the AmigaOS windowing system.Changelog:Fixes:- Replaced code in clipping Gadgets : : clipRectToHierarchy () with call to newRect functions.- PackedFont16 : renderChar () abort Correctly If There is Nothing to render( Lakedaemon )
Woopsi Ant512's handy GUI library for creating homebrew user interfaces for the Nintendo DS has received a new update today, bringing the version of Woopsi to 0.99.6.Developer's note:
A
Other than a few minor enhancements to the Debug class, this release just contains bug fixes.
There are a couple of points to note about this release
Tinke Tinke is benito356's de-compiler application for the Nintendo DS, currently in version 0.5.0.5. Basically it allows you to get information, as well as "view and extract some files" on the handheld, such as narc/ NCGR/ NCLR, etc., which may be contained in your game. This file here contains Tinke v0.5.0.5 x86