Latest News

WoopsiGfx v1.4 (NDS misc)

WoopsiGfx is a C++ 2D graphics library for the Nintendo DS, derived from the Woopsi GUI framework. It allows the developer to create and manipulate bitmaps using a comprehensive set of drawing tools. It includes an extensible font system for drawing text to bitmaps, and features support for packed monochrome and 16-bit fonts out of the box. Changes: – Animation::play() … Read more

http://forum.gbadev.org/viewtopic.php?t=17342

By · 0 comments
Woopsi v1.3 (NDS misc)

Woopsi is a Nintendo DS GUI library for rapidly creating user interfaces for homebrew software. Modelled after the AmigaOS windowing system. You can find a complete changelog in ant512’s Blog here or directly here: Fixes: – Label and TextBox are more efficient when rendering text changes. – Removed unused GLYPH_MAP_SIZE constant from fontbase.h. – Header file in template moved into … Read more

http://forum.gbadev.org/viewtopic.php?t=14332&postdays=0&postorder=asc&start=90

By · 0 comments