Re: [Plplot-devel] Should line width thinner than 1.0 be supported?

2013-05-01 Thread Arjen Markus
Hi Alan, I made a quick inventory of the functions involved and of the functions that have not been implemented yet in the (Fortran) bindings. It should not be too much work and I will try to do the changes tonight for Fortran and Tcl, unless someone beat me to it. Regards, Arjen On Tue, 30

Re: [Plplot-devel] Should line width thinner than 1.0 be supported?

2013-04-30 Thread Hezekiah M. Carty
On Mon, Apr 29, 2013 at 10:34 PM, Alan W. Irwin ir...@beluga.phys.uvic.ca wrote: On 2013-04-28 06:30-0400 Hezekiah M. Carty wrote: On Fri, Mar 15, 2013 at 11:32 AM, Hezekiah M. Carty hezekiahca...@users.sourceforge.net wrote: On Tue, Jan 29, 2013 at 5:23 AM, Andrew Ross

Re: [Plplot-devel] Should line width thinner than 1.0 be supported?

2013-04-30 Thread Alan W. Irwin
On 2013-04-30 21:17-0400 Hezekiah M. Carty wrote: The C changes are in commit 12312 and the OCaml changes are in 12313. These commits cover all of the instances of line widths I found. I didn't bother changing C examples when the integer to floating point cast wouldn't matter to limit the

Re: [Plplot-devel] Should line width thinner than 1.0 be supported?

2013-04-29 Thread Alan W. Irwin
On 2013-04-28 06:30-0400 Hezekiah M. Carty wrote: On Fri, Mar 15, 2013 at 11:32 AM, Hezekiah M. Carty hezekiahca...@users.sourceforge.net wrote: On Tue, Jan 29, 2013 at 5:23 AM, Andrew Ross andrewr...@users.sourceforge.net wrote: On Mon, Jan 28, 2013 at 06:31:42PM -0800, Alan Irwin wrote:

Re: [Plplot-devel] Should line width thinner than 1.0 be supported?

2013-03-20 Thread Jerry
, Mar 19, 2013 7:37 pm Subject: Re: [Plplot-devel] Should line width thinner than 1.0 be supported? I just committed probably the same changes just minutes ago. I'm building fine on my end (OS X) now. Thanks for your help, Atri. Sorry I didn't take care of this sooner. Jerry On Mar 19

Re: [Plplot-devel] Should line width thinner than 1.0 be supported?

2013-03-19 Thread Atri
width thinner than 1.0 be supported? On 2013-03-18 15:49-0400 Atri wrote: Hi! To get the ada binding build successfully with the latest svn trunk (12298) (at least on openSUSE 12.2 and higher), I used the attached patch. Please have a look and let me know what you think. Hi Atri: I

Re: [Plplot-devel] Should line width thinner than 1.0 be supported?

2013-03-19 Thread Jerry
; Plplot-devel mailing list plplot-devel@lists.sourceforge.net Sent: Tue, Mar 19, 2013 7:37 pm Subject: Re: [Plplot-devel] Should line width thinner than 1.0 be supported? I just committed probably the same changes just minutes ago. I'm building fine on my end (OS X) now. Thanks for your

Re: [Plplot-devel] Should line width thinner than 1.0 be supported?

2013-03-19 Thread Atri
hezekiahca...@users.sourceforge.net; PLplot development list plplot-devel@lists.sourceforge.net; Andrew Ross andrewr...@users.sourceforge.net; hwang.dev hwang@gmail.com Sent: Mon, Mar 18, 2013 10:59 pm Subject: Re: [Plplot-devel] Should line width thinner than 1.0 be supported? On 2013-03-18

Re: [Plplot-devel] Should line width thinner than 1.0 be supported?

2013-03-19 Thread Alan W. Irwin
On 2013-03-19 20:44-0400 Atri wrote: Thanks Jerry! However, I am a little confused as I do not see the examples having being patched with revision 12299 yet; isn't that supposed to be done as I did in the patch (attached with previous email) as well? Otherwise building the examples would

Re: [Plplot-devel] Should line width thinner than 1.0 be supported?

2013-03-18 Thread Atri
am Subject: Re: [Plplot-devel] Should line width thinner than 1.0 be supported? On 2013-03-15 05:54-0400 Hezekiah M. Carty wrote: On Tue, Jan 29, 2013 at 11:54 PM, Alan W. Irwin ir...@beluga.phys.uvic.ca wrote: @Hez: Because of my plwidth core changes, the OCaml bindings will not build any

Re: [Plplot-devel] Should line width thinner than 1.0 be supported?

2013-03-18 Thread Alan W. Irwin
On 2013-03-18 15:49-0400 Atri wrote: Hi! To get the ada binding build successfully with the latest svn trunk (12298) (at least on openSUSE 12.2 and higher), I used the attached patch. Please have a look and let me know what you think. Hi Atri: I think that your patch does the job in the

Re: [Plplot-devel] Should line width thinner than 1.0 be supported?

2013-03-15 Thread Hezekiah M. Carty
On Tue, Jan 29, 2013 at 11:54 PM, Alan W. Irwin ir...@beluga.phys.uvic.ca wrote: @Hez: Because of my plwidth core changes, the OCaml bindings will not build any more. More details below. To others here: use -DENABLE_ocaml=OFF for the svn trunk version until further notice. Thank you for

Re: [Plplot-devel] Should line width thinner than 1.0 be supported?

2013-03-15 Thread Hezekiah M. Carty
On Tue, Jan 29, 2013 at 5:23 AM, Andrew Ross andrewr...@users.sourceforge.net wrote: On Mon, Jan 28, 2013 at 06:31:42PM -0800, Alan Irwin wrote: Of course, we would still be stuck with integer line widths for the pllegend, plshade, and plshades API until we changed those width arguments to

Re: [Plplot-devel] Should line width thinner than 1.0 be supported?

2013-03-15 Thread Alan W. Irwin
On 2013-03-15 05:54-0400 Hezekiah M. Carty wrote: On Tue, Jan 29, 2013 at 11:54 PM, Alan W. Irwin ir...@beluga.phys.uvic.ca wrote: @Hez: Because of my plwidth core changes, the OCaml bindings will not build any more. More details below. To others here: use -DENABLE_ocaml=OFF for the svn

Re: [Plplot-devel] Should line width thinner than 1.0 be supported?

2013-01-30 Thread Alan W. Irwin
On 2013-01-29 20:54-0800 Alan W. Irwin wrote: N.B. I know there are some integer == PLFLT pen width changes that should be done in various bindings such as the ones I mentioned to Jerry above. But currently most of these appear to be covered up by implicit casting. We need some systematic

Re: [Plplot-devel] Should line width thinner than 1.0 be supported?

2013-01-30 Thread Jerry
On Jan 30, 2013, at 1:59 AM, Alan W. Irwin wrote: However, there are some known leftover issues that need to be polished up such as the qt issue with -width above, the Ada and OCaml issues I pointed out before I started on the Ada issues tonight but got distracted with a problem with the

Re: [Plplot-devel] Should line width thinner than 1.0 be supported?

2013-01-30 Thread Hailiang Wang
I have compiled and tested revision 12290 with my application, the new float line width works great! Thank you very much! Hǎiliàng On Wed, Jan 30, 2013 at 12:54 PM, Alan W. Irwin ir...@beluga.phys.uvic.ca wrote: Hi Andrew, Hez Jerry, and Hǎiliàng: @Hǎiliàng: the svn trunk version now

Re: [Plplot-devel] Should line width thinner than 1.0 be supported?

2013-01-29 Thread Andrew Ross
On Mon, Jan 28, 2013 at 06:31:42PM -0800, Alan Irwin wrote: On 2013-01-15 12:47+0800 H??ili??ng W??ng wrote: Hello, I'm plotting a small PDF graph (128x96) with cairopdf driver, and the line width looks too thick with line width 1. To solve the problem, I modify the code within the

Re: [Plplot-devel] Should line width thinner than 1.0 be supported?

2013-01-29 Thread Hailiang Wang
It is great to have float line width in the future release! Thanks! Hǎiliàng Hi Hǎiliàng: I gave you a quick answer on plplot-general, but I think the rest of this discussion should be on plplot-devel. Please subscribe to that list (i.e., the current list) if you would like to participate

Re: [Plplot-devel] Should line width thinner than 1.0 be supported?

2013-01-29 Thread Alan W. Irwin
On 2013-01-29 10:23- Andrew Ross wrote: On Mon, Jan 28, 2013 at 06:31:42PM -0800, Alan Irwin wrote: On 2013-01-15 12:47+0800 H??ili??ng W??ng wrote: Hello, I'm plotting a small PDF graph (128x96) with cairopdf driver, and the line width looks too thick with line width 1. To solve the

Re: [Plplot-devel] Should line width thinner than 1.0 be supported?

2013-01-29 Thread Alan W. Irwin
Hi Andrew, Hez Jerry, and Hǎiliàng: @Hǎiliàng: the svn trunk version now supports widths 1 for cairo devices (see discussion below). @Hez: Because of my plwidth core changes, the OCaml bindings will not build any more. More details below. To others here: use -DENABLE_ocaml=OFF for the svn

[Plplot-devel] Should line width thinner than 1.0 be supported?

2013-01-28 Thread Alan W. Irwin
On 2013-01-15 12:47+0800 Hǎiliàng Wáng wrote: Hello, I'm plotting a small PDF graph (128x96) with cairopdf driver, and the line width looks too thick with line width 1. To solve the problem, I modify the code within the cairo driver (cairo.c) to set the the line width to 0.2 directly, and