Vampyre Imaging Library Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

Imaging 0.26.2 Released!

Author Topic: Next update info: 0.26.2  (Read 2235 times)

Galfar

  • Administrator
  • Sabretooth Tiger
  • *****
  • Offline Offline
  • Posts: 180
    • ICQ Messenger - 327174200
    • View Profile
    • WWW
    • Email
Next update info: 0.26.2
« on: 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?
« Last Edit: 28 December 2008, 01:05:40 by Galfar »
Logged

farcodev

  • Lowly Worm
  • *
  • Offline Offline
  • Posts: 3
    • View Profile
    • Email
Re: Next update info: 0.26.2
« Reply #1 on: 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
Logged

Galfar

  • Administrator
  • Sabretooth Tiger
  • *****
  • Offline Offline
  • Posts: 180
    • ICQ Messenger - 327174200
    • View Profile
    • WWW
    • Email
Re: Next update info: 0.26.2
« Reply #2 on: 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:
Code: [Select]
//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.
Logged

farcodev

  • Lowly Worm
  • *
  • Offline Offline
  • Posts: 3
    • View Profile
    • Email
Re: Next update info: 0.26.2
« Reply #3 on: 14 October 2008, 17:37:50 »
It work, thank you a lot !!  ;D (tested with nightly build 0.9.27)
Logged

Galfar

  • Administrator
  • Sabretooth Tiger
  • *****
  • Offline Offline
  • Posts: 180
    • ICQ Messenger - 327174200
    • View Profile
    • WWW
    • Email
Re: Next update info: 0.26.2
« Reply #4 on: 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.
Logged

Delphi 2009 Coder

  • Guest
Re: Next update info: 0.26.2
« Reply #5 on: 14 October 2008, 20:02:33 »
Great :) I have acces. Thx.

Imaging lib is a best graphics library ever.
Logged

GuyWithDogs

  • Lowly Worm
  • *
  • Offline Offline
  • Posts: 2
    • View Profile
Re: Next update info: 0.26.2
« Reply #6 on: 15 October 2008, 18:34:10 »
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.
Logged
GuyWithDogs

farcodev

  • Lowly Worm
  • *
  • Offline Offline
  • Posts: 3
    • View Profile
    • Email
Re: Next update info: 0.26.2
« Reply #7 on: 16 October 2008, 04:40:02 »
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
Logged

GuyWithDogs

  • Lowly Worm
  • *
  • Offline Offline
  • Posts: 2
    • View Profile
Re: Next update info: 0.26.2
« Reply #8 on: 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.
Logged
GuyWithDogs

Galfar

  • Administrator
  • Sabretooth Tiger
  • *****
  • Offline Offline
  • Posts: 180
    • ICQ Messenger - 327174200
    • View Profile
    • WWW
    • Email
Re: Next update info: 0.26.2
« Reply #9 on: 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.



Logged
 

Page created in 0.116 seconds with 22 queries.