• Welcome to Vampyre Imaging Library Forum. Please login or sign up.
 

Post reply

Other options

Shortcuts: ALT+S save/post or ALT+P preview

Topic summary

Posted by Galfar
 - 17 October 2008, 01:14:04
Thanks farcodev for directing others to SVN repository.

Lazarus 0.9.26 was finally released so I uncommented the compatibility
code and put updated files to SVN. 

I also added link to GNU Tarball to the first post. That's current revision of SVN repository
in one TAR archive. So if someone can't get SVN working he/she can get
the current Imaging working version this way.



Posted by GuyWithDogs
 - 16 October 2008, 18:21:25
Thanks. I'd actually done that yesterday, but was expecting Delphi 2009 project files and such, so when they didn't appear, I figured I'd missed a step somewhere. I grabbed the files again and could get the library compiled and the ImgBrowser demo working in Delphi 2009.
Posted by farcodev
 - 16 October 2008, 04:40:02
Quote from: GuyWithDogs on 15 October 2008, 18:34:10
I second that request. Or if someone explains how to get the required files for this from the SVN repository, I'll do that. But I could use a D2009 graphics library. Thanks.


It's simple, install a svn software as tortoise svn.

create a dir, right click, svn update and enter https://imaginglib.svn.sourceforge.net/svnroot/imaginglib

;D
Posted by GuyWithDogs
 - 15 October 2008, 18:34:10
Quote from: Delphi 2009 Coder on 14 October 2008, 18:29:48
Hi,

Can You upload "sub release" of imaginglib 0.26.2 (aka 0.26.1 ;) )? Support for Delphi 2009 is very important for me and for my project progress, I can't waiting...

Please! And thanks...


I second that request. Or if someone explains how to get the required files for this from the SVN repository, I'll do that. But I could use a D2009 graphics library. Thanks.
Posted by Delphi 2009 Coder
 - 14 October 2008, 20:02:33
Great :) I have acces. Thx.

Imaging lib is a best graphics library ever.
Posted by Galfar
 - 14 October 2008, 18:41:58
Can you acces Imaging's Subversion repository? It's already there.
If not I can upload the files that were changed since 0.26.0.
Posted by farcodev
 - 14 October 2008, 17:37:50
It work, thank you a lot !!  ;D (tested with nightly build 0.9.27)
Posted by Galfar
 - 13 October 2008, 00:36:33
Laz 0.9.26 compatibility parts are already included in Imaging 0.26.0, they are just commented out
and 0.9.24 parts are compiled. You can comment 0.9.24 lines and uncomment 0.9.26 lines to get
Imaging compiled with Laz 0.9.26 (tested and working in revision that was up-to-date in late August).

All required changed are only in ImagingComponents.pas unit, it's few lines that look similar to this:

//function GetMimeType: string; override;  // uncomment for Laz 0.9.25 if you get error here
function GetDefaultMimeType: string; override;


If you try it and it won't work in latest Laz revision please let me know.
Posted by farcodev
 - 11 October 2008, 04:47:49
just the compatibility with lazarus 0.9.26, i wait the 0.26.2 to update the ide  ;D
Posted by Galfar
 - 20 September 2008, 10:57:33
Next update of Imaging 0.2x branch will be 0.26.2 (28th December 2008).

Planned stuff at the moment (green is done):
  • Compatibility with Delphi 2009 (+ new project files)

  • Compatibility with Lazarus 0.9.26

  • More canvas functions (AdjustColorLevels, FloodFill, BoundaryFill, Histogram, ...)

  • Better support for animated GIFs

  • Save PSD images with alpha channel using layers

  • Fix FPC Windows progressive JPEG bug

  • Changed _LINK_ symbol semantics



Get Tarball of SVN repository.

Interested in something else?
SMF spam blocked by CleanTalk