PDA

View Full Version : VLF Library 1.0



wraggster
January 11th, 2009, 14:22
News/release from Moonlight (http://forums.ps2dev.org/viewtopic.php?p=78370#78370)


It is here finally. Note that the library is incompatible with old version. Now all Add function return a pointer (an opaque type), not an integer. Intrafont.prx has also changed slightly, so make sure to use new intrafont.prx.
There are two version of the library, one with png support, and other without it. The one with png support additionally exports png and zlib functions in vlfutils.

Plans for future versions are like this:

1.1 C++ and D oop wrappers,add some missing functions and add other style to central menu,

2.0 Sound support, fix position bugs, and implement messagedialog natively.

There may be other versions in between. Also at some point I will look at how the new waves are drawn, it is not a gmo model.

Download and Give Feedback Via Comments

osgeld
January 11th, 2009, 19:43
so what does it do?

darkriku2000
January 11th, 2009, 22:04
I think it's a library for programmers, if so, I wonder if it works with lua