Hi Mark,
I have investigated the "point-size" problem and found out the
following:
On my 32-bit machine (where Plot_xcb.cc was mainly
developed) the
problem does not show.
On my 64-bit system (where I hardly use Plot_xcb.cc) the
problem
show
Hi again,
forgot to mention how each of the plots was created:
Q←"""
canvas_color: #777
point_size-1: 3
point_style-1: 1
line_width-1: 1 pixel
point_color-1:#F84
line_color-1:#F84
"""
Q ⎕PLOT 1○(⍳
The [GNU APL documentation][1] on the line editor seems to assume one
already knows how to use it. I only see brief mention of what
commands/syntax '... are not fully supported in GNU APL'.
I looked through the SVN trunk's various README- files and in doc/, but not
exhaustively so my apologies if