• Ann: Generic Image Decoder v.10

    From Gautier write-only address@21:1/5 to All on Sun Apr 17 03:26:25 2022
    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

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)