Important note! Although several versions of gd, freetype, libpng, zlib libraries have been
released recently, we did not update the version of our component. Our component is for Windows platform unlike gd libraries.
That is why we changed several parts in the source code of gd to prevent memory leak problems and crashing of the component.
Although many of our ideas have been implemented in latest versions of the
library, our code still differs. That's because we included these files in the final distribution.
Used the latest versions of libraries
GD - http://www.boutell.com/gd/
FREETYPE - http://www.freetype.org
LIBPNG - http://www.libpng.org
ZLIB - http://www.zlib.org
JPEG LIB - ftp://ftp.simtel.net/pub/simtelnet/msdos/graphics/jpegsr6.zip
We also added a new version of the component called Active Image Lite.
This version is intended for users who need only the component itself without
source code. Thus you get the opportunity to use all functions of the
component for a lower price. If you need to change Active Image license,
please contact our support department.
Added following samples:
"Get dimensions of a text string"
"Drawing text with a shadow"
"Drawing text without antialiasing"
"Replacing colors and creating transparency"
"Converting images from one image format to another"
Samples 19,
20,
21,
22,
23.
Added several new methods and new samples:
CopyImageRotate, CopyImageSimpleRotate, DestroyAll
Added Rotate samples
Fixed bugs and corrected documentation
Now the temporary folder is C:\AI. Please create it before testing samples
What's new in version 4.6 (released Sep 9, 2002)
Added BMP format. Use SetImageType 4.
What's new in version 4.5 (released Aug 6, 2002)
Added several new methods and new samples:
ConvertToGray, CopyImageMerge, WriteToVariableVariant
Added samples:
"Copy/resize of transparent image part and saving it to GIF and palette PNG files"
"Using Active Image in C++"
"Creating Thumbnails"
"Merge Transparent Image"
"Conversion to GrayScale"
Samples 13,
14,
15,
16,
17.