comp.lang.ada
 help / color / mirror / Atom feed
From: gautier_niouzes@hotmail.com
Subject: Ann: Generic Image Decoder v.02
Date: Sat, 8 Sep 2012 11:22:36 -0700 (PDT)
Date: 2012-09-08T11:22:36-07:00	[thread overview]
Message-ID: <b406f2d3-a85e-47b9-b839-ac61275608aa@googlegroups.com> (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



                 reply	other threads:[~2012-09-08 18:22 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed
replies disabled

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