comp.lang.ada
 help / color / mirror / Atom feed
* Ann: Generic Image Decoder v.10
@ 2022-04-17 10:26 Gautier write-only address
  0 siblings, 0 replies; only message in thread
From: Gautier write-only address @ 2022-04-17 10:26 UTC (permalink / raw)


Hello,

There is a new release of GID - the Generic Image Decoder.

Home page: http://gen-img-dec.sf.net/

Project page #1:  http://sf.net/projects/gen-img-dec/
Project page #2:  https://github.com/zertovitch/gid

New in V.10
===========
* Added a decoder for the QOI (Quite OK Image) format
* Added an "all RGB" demo

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, PNM (PBM, PGM, PPM), QOI, TGA.

Enjoy!
_________________________
Gautier's Ada programming
http://gautiersblog.blogspot.com/search/label/Ada
NB: follow the above link for a valid e-mail address 

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

only message in thread, other threads:[~2022-04-17 10:26 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-17 10:26 Ann: Generic Image Decoder v.10 Gautier write-only address

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