bio photo

At the moment the current "nifty.jar" is about 435 KB in size. This is because the jar contains some xml style definitions for the standard nifty controls and resource files like images and fonts. If you won't use the standard controls or images this is a waste of filesize.

So now we've extracted the resources into a separate "nifty-default-styles.jar". The "nifty.jar" now only contains the actual code and is only 280 KB big :)

Now you'll need both jars in your classpath when you want to use the default styles but you can add your own of course.

Currently only available in svn or in the latest 0.0.5-snapshot.

Nifty :)