Posted 2008-03-09 by realmz
A module for the rewrite of NovaTK has been imported into CVS named "novatk2". It contains the complete sources to the rewrite of NovaTK, the test app and images as of the date of the last commit.
Posted 2008-03-08 by realmz
I am currently experimenting with a rewrite of NovaTK. Although the API is not completely different, it is completely incompatible with applications written for previous versions of NovaTK thus the API version will be increased to 2.0. Significant changes include: the entire API is contained with a "NovaTK" namespace, a string class, "NString", has been introduced to be used throughout the API to provide complete UTF-8 support, the internal API, GSys, is now completely object oriented and support for loading and displaying PNG images in addition to experimental support for alpha blending images that use the alpha channel.