Library improvements

Hi guys!

I’ve been working on some performance updates. And it shows. Some effects are now TWICE as fast!

Also, I’ve added Javadoc to all classes, and I’ve done a bit of refactoring to make things clearer. :)

Stay tuned for a new release in the next 2-3 days!

This entry was posted on Thursday, October 30th, 2008 at 2:34 pm and is filed under News. You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.

2 Responses to “Library improvements”

  1. KW Says:

    Hi,

    What image encodings are supported by your library?

    Thanks

  2. Ovidiu Says:

    @KW The library uses RGB encoding internally via its SmartImage class.

    For loading images you can pretty much use any format/encoding supported by the native J2ME Image object.

    I haven’t tried saving images yet and I don’t have any plans to add a “save” feature to the library anytime soon.

Leave a Reply