FHannes Posted December 16, 2012 Share Posted December 16, 2012 Just a small bugfix scheduled for 3.38.01, nothing new in this release so far. Regular: http://svn.scar-divi.com/scar/ Portable: http://svn.scar-divi.com/scar_portable/ Setup instructions: http://forums.scar-divi.com/showthread.php?505-Downloading-SCAR-Divi-Prerelease Changelog: Nothing? Enjoy ~Freddy Quote Link to comment Share on other sites More sharing options...
FHannes Posted February 13, 2013 Author Share Posted February 13, 2013 Lol, that previous changelog looks sad... Just pushed an update, here's the changelog up to now: Bugfixes: - Target Client showed copies of it's rows - TPAFromBox accepted invalid boxes - TSCARBitmap.Resize, TSCARBitmap.Rotate(Ex) and TSCARBitmap.Skew(Ex) disabled AlphaBlend - [#197] GetFiles and GetFolders did not behave correctly New: - TSCARBitmap.ResizeEx - procedure AddPostFile(const iHttp: Integer; const FieldName, FileName, ContentType: string); I finished ResizeEx today, which resizes an image using a resampler, which essentially allows it to create anti-aliased resized images. Also the AddPostFile, to upload files through Http. (This function will probably be renamed once the Http API is overhauled) Quote Link to comment Share on other sites More sharing options...