comp.lang.ada
 help / color / mirror / Atom feed
* Ann: Generic Image Decoder v.02
@ 2012-09-08 18:22 gautier_niouzes
  0 siblings, 0 replies; only message in thread
From: gautier_niouzes @ 2012-09-08 18:22 UTC (permalink / raw)


Hello,

I have the pleasure to announce the second release of GID - the Generic Image Decoder.

URL: http://gen-img-dec.sf.net/

New in V.02
===========
GID is now able to inform about image orientation, e.g. JPEG EXIF tag which is usual on digital cameras
See the To_BMP demo for an example of how this information is used to rotate target image.

About GID
=========
The Generic Image Decoder (GID) is an Ada package for decoding a broad
variety of image formats, from any data stream, to any kind of medium,
be it an in-memory bitmap, a GUI object, some other stream, arrays of
floating-point initial data for scientific calculations, a browser
element, a device,...
Animations are supported.

Features
========
* Standalone (no dependency on other libraires, bindings,...)
* Unconditionally portable code: OS-, CPU-, compiler- independent code.
* Multi-platform, but native code built
* Task safe
* Endian-neutral
* Use of generics and inlining at multiple nesting levels for fast execution
* Free, open-source

Currently supported formats are: BMP, GIF, JPEG, PNG, TGA.

Enjoy!
Gautier



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-09-08 18:22 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-09-08 18:22 Ann: Generic Image Decoder v.02 gautier_niouzes

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox