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 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,2d1a49d186e069b5 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-09-28 12:14:12 PST Path: news1.google.com!newsfeed.stanford.edu!logbridge.uoregon.edu!arclight.uoregon.edu!wn13feed!wn11feed!wn14feed!worldnet.att.net!204.127.198.203!attbi_feed3!attbi_feed4!attbi.com!sccrnsc01.POSTED!not-for-mail From: "Jeff C," Newsgroups: comp.lang.ada References: <2nGdb.612655$Ho3.119351@sccrnsc03> Subject: Re: setjmp/longjmp? X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Message-ID: <7qGdb.611520$YN5.449064@sccrnsc01> NNTP-Posting-Host: 66.31.4.164 X-Complaints-To: abuse@comcast.net X-Trace: sccrnsc01 1064776451 66.31.4.164 (Sun, 28 Sep 2003 19:14:11 GMT) NNTP-Posting-Date: Sun, 28 Sep 2003 19:14:11 GMT Organization: Comcast Online Date: Sun, 28 Sep 2003 19:14:11 GMT Xref: news1.google.com comp.lang.ada:85 Date: 2003-09-28T19:14:11+00:00 List-Id: Oh one last thing..Also take a look at the AGP library (you can find it here http://www.gnuada.org/alt.html) It has what appears to be libjpeg and libpng bindings....may only be partial bindings but it should give you some ideas and or make your life easier. I still think we need a better way of finding Ada libraries than what we have so far with adapower, freshmeat or adaworld. "Jeff C," wrote in message news:2nGdb.612655$Ho3.119351@sccrnsc03... > Looks like the easiest thing would be to just release it under the same > terms as libpng itself although > I don't see anthing about this license that would make it conflict with the > GMGPL. > > Of course...the old standby...I am not a lawyer. > > "chris" wrote in message > news:C_Fdb.2031$QH3.1956@newsfep4-winn.server.ntli.net... > > Jeff C, wrote: > > > > > > A binding to libpng would be nice so don't let me stop you but have you > > > looked > > > into whether http://privatewww.essex.ac.uk/~sjs/png_io/png_io.html will > work > > > for you. > > > > No I hadn't, thanks. I think it'd be best just to go ahead and bind to > > libpng, since otherwise it probably won't ever get done. I just hope it > > will get used. If anyone wants a copy before it's finished let me know. > > > > I'm a wee bit shaky on the license of LibPNG, and am not sure what > > license to release it under. I'd like to release it either under the > > MIT license or GMGPL but don't know if these are compatible with LibPNG. > > It looks like a MIT style license. > > > > > > > > Chris > > > >