Page 1 of 1

PocketFrog v0.6.0 release

PostPosted: Sep 23, 2002 @ 2:39am
by Kzinti

Many thanks

PostPosted: Sep 23, 2002 @ 2:18pm
by Conan
Pat yourself on the back & take a bow.

thanks again for such a great toolkit

ps: What's the usage of BlitStretch ? ie: is it used in conjunction with other Blit functions or on it's own?

PostPosted: Sep 23, 2002 @ 4:50pm
by Kzinti
BlitStretch() is used on it's own. You specify the source, source reectangle and destination rectangle. The source image will then be stretched to fill the entire destination rectangle.

It is also valid to specify a destination rectangle that is (partially) outside the screen. Clipping will automatically be applied. This is also through for BlitRotate().

Re-enabling zoom?

PostPosted: Sep 26, 2002 @ 8:10pm
by Ken_McCaw

PostPosted: Sep 27, 2002 @ 5:44am
by pocketProggies

PostPosted: Sep 27, 2002 @ 5:58am
by Kzinti

Getting STL working

PostPosted: Sep 27, 2002 @ 8:20am
by Conan
You really do want to get STL working properly. There's enough help on the PocketFrog site to get you there but if you are really stuck I can e-mail you the LIB tomorrow to get you going.

It may be that you are not pointing to the correct place. My setup has :- tools / options / directories tab / include files /
C:\WINDOWS CE TOOLS\FROG\STLPORT\STLPORT-4.5.3\STLPORT
and I have this at the top of the list of directories.

PostPosted: Sep 30, 2002 @ 6:45am
by Kzinti

PostPosted: Sep 30, 2002 @ 7:58am
by Ken_McCaw