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

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Topics - Galfar

21
News & Announcements / New Release Is Close
20 January 2007, 19:48:04
Imaging 0.22 will be released sometime near the end of the next week or during next weekend.
I have finished fixing known bugs and updating documentation. Only thing that remains is
testing on all supported platforms and with all compilers.
22
News & Announcements / JPEG2000 Works
19 December 2006, 11:52:53
JPEG2000 support for Imaging is working quite well. It uses
OpenJPEG library written in C compiled to object files (that is
the reason why it won't be included in library core - no native Pascal).
It works with Delphi (C lib compiled by C++ Builder) and Free Pascal
(C lib compiled by Visual Studio 2005).  It is Win32 only now but I hope I will
manage to get it working in Linux soon.





23
News & Announcements / Working On Extras Package
4 December 2006, 13:57:47
I am working on package with extra content for Vampyre Imaging
Library
. That means additional image file formats, new extensions,
demos, and other stuff. 

File formats in extras will also include JPEG2000. Reason why it won't
be in the core library is this: there is no native Pascal library for loading/saving
JPEG2000 images (at least I haven't found one) so Imaging will link to
C library compiled to object files (openjpeg most probably).
Therefore it won't work on all platforms supported by Imaging (and thus cannot be
included in core library).

There is also PCX loader, there will be PNM (for PBM,
PGM, PPM, and PAM) loader/saver, and maybe even GIF
support (if there will be enough time to implement it).
I have converted my old Daggerfall image/texture loaders to Imaging too
and added Redguard and BattleSpire support.

First version of extras package will be released around the end of 2006.
New Imaging release will be made too because stuff extras depends on some changes
made in core library since 0.20 release.
Current working version of Imaging and extras package is in project's SubVersion repository.

Visit Vampyre Imaging Library homepage
24
Imaging now uses SubVersion repository instead of CVS.
All new source changes will be commited there.
CVS still works but it won't be updated.
Look here for Imaging's SVN info: http://sourceforge.net/svn/?group_id=125626
25
News & Announcements / Imaging 0.20.0 Released
30 October 2006, 18:39:30
Version 0.20.0 of Imaging has been released!
New features are in and many bugs found in 0.18 has been fixed.

Main news/changes in 0.20.0:

  • New TImagingCanvas class with methods for drawing objects
    and applying effects was added (although there is not much functionality yet).

  • New image data formats based on 16bit half-float (FP16) type has been
    added and OpenGL and Direct3D extensions can now create textures
    in these formats too.

  • Imaging now compiles and works on 64bits CPUs (Linux on AMD64). 

  • High level interface classes were extended and updated as well as VCL/CLX/LCL
    support and low level interface. 

  • Some old demos were removed, new added, and rest was updated.



For downloads and documentation visit project's homepage at:
http://imaginglib.sourceforge.net
SMF spam blocked by CleanTalk