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=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,db1852ec54f81742 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII Path: g2news1.google.com!postnews.google.com!f2g2000yqh.googlegroups.com!not-for-mail From: Ada novice Newsgroups: comp.lang.ada Subject: Re: Cairo graphics library Date: Thu, 11 Aug 2011 21:42:32 -0700 (PDT) Organization: http://groups.google.com Message-ID: References: <7f1d3bfd-ffe1-4eae-9cae-3f696bd7b142@k18g2000prh.googlegroups.com> NNTP-Posting-Host: 130.240.232.139 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: posting.google.com 1313124153 13002 127.0.0.1 (12 Aug 2011 04:42:33 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Fri, 12 Aug 2011 04:42:33 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: f2g2000yqh.googlegroups.com; posting-host=130.240.232.139; posting-account=Rr9I-QoAAACS-nOzpA-mGxtAlZ46Nb6I User-Agent: G2/1.0 X-Google-Web-Client: true X-Google-Header-Order: HUALESNKRC X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.18) Gecko/20110614 Firefox/3.6.18 (.NET CLR 3.5.30729),gzip(gfe) Xref: g2news1.google.com comp.lang.ada:20543 Date: 2011-08-11T21:42:32-07:00 List-Id: On Aug 12, 12:27=A0am, Jerry wrote: > Check out PLplot which has Ada bindings and a number of output > options.http://plplot.sourceforge.net/ > Note that the Ada bindings have Ada-specific additions that make > PLplot super-easy to use for many common situations. See the Ada > section of the documentation:http://plplot.sourceforge.net/docbook-manual= /plplot-html-5.9.8/ada.html Thanks but I have never been successful in making PLplot to work on Windows. The installation is too complicated for Windows. Question(s) that I asked on the PLplot forum did not get proper response. Perhaps in some future, the author will make the PLplot installation without any hassle like any other program should be. I will follow the evolution of PLplot though as it is powerful and its manual seems very comprehensive. Cheers YC