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
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
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
FreeTypeGX 0.1.3
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 pre-buffered methodology to allow fast and efficient printing of text to the EFB
funcLib
Developers Sleepy and Flatmush dropped us a line earlier to announce the release of funcLib v1.0.1. As a recap for the first-time readers, this homebrew is actually a PC-based function library.
Sleepy and Flatmush created this kit specifically to help their fellow
developers program homebrews faster and more efficiently for the PSP
funcLib
PSP homebrew developer Sleepy dropped us a line earlier to announce the release of funcLib v1.0.0. This PC-based app, developed by the duo of Sleepy and Flatmush, is a function library built to help ease up the task of programming homebrews for the PSP.
This news heralds funcLib 1.0
Game and Watch Fantasies
There are homebrew games for the Sony PlayStation Portable, and then there are homebrew games for the Sony PlayStation Portable. Game & Watch Fantasies by homebrew developer Mia is clearly the latter, with a very quirky main character and a very quirky puzzle-platforming mechanic to boot
Game Categories source code
Developer's note:
I've decided to release the source code of Game Categories for educational purposes. It's licensed under the GPLv3 and I really wish you folks would respect it, and license derivative works under the same license. I'm really not in the mood for a witch-hunt after those who think they can get away with ignoring it
gba examples 20060718 from devkitPro today are libgba and libnds libraries updates, which brings more compatibility between the two and making coding for both platform easier. Macros from libgba have now been added to libnds and changes (most apparent of which are in the interrupt system) have been implemented on libgba
gLib2D
Homebrew developer Geecko has published a new version of his gLib2D project, a simple, fast and lightweight 2D graphics library for aspiring homebrewers