From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM autolearn=unavailable autolearn_force=no version=3.4.4 X-Received: by 10.13.235.215 with SMTP id u206mr20927932ywe.19.1462129975564; Sun, 01 May 2016 12:12:55 -0700 (PDT) X-Received: by 10.157.5.180 with SMTP id 49mr345769otd.10.1462129975489; Sun, 01 May 2016 12:12:55 -0700 (PDT) Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!news.eternal-september.org!mx02.eternal-september.org!feeder.eternal-september.org!usenet.blueworldhosting.com!feeder01.blueworldhosting.com!peer02.iad.highwinds-media.com!news.highwinds-media.com!feed-me.highwinds-media.com!88no596182qga.1!news-out.google.com!uv8ni27igb.0!nntp.google.com!i5no1309693ige.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Sun, 1 May 2016 12:12:55 -0700 (PDT) Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=109.128.68.169; posting-account=nuF4hQoAAADjc2KKS1rOkzxWWEmaDrvx NNTP-Posting-Host: 109.128.68.169 User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: Subject: ANN: Imago 0.2 released. From: darkestkhan Injection-Date: Sun, 01 May 2016 19:12:55 +0000 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Received-Bytes: 1483 X-Received-Body-CRC: 1125320101 Xref: news.eternal-september.org comp.lang.ada:30329 Date: 2016-05-01T12:12:55-07:00 List-Id: https://github.com/darkestkhan/imago/tree/0.2 Imago is a thin binding to DevIL - Developers' Image Library (which is a li= brary that supports working with most image formats). It closely follows or= iginal API so for how information on how to use it I recommend looking at o= riginal library documentation and lazyfoo tutorials (and just happens so th= at I have repository on github with lazyfoo tutorials implemented in Ada: w= ww.github.com/darkestkhan/lazyfoo )