On Sat, Jul 10, 2010 at 17:42, dsimcha
<dsimcha@yahoo.com> wrote:
This is perfectly feasible, technically speaking. I'm just not sure what it would
buy practically speaking. I kind of like the way x's and o's look. Maybe it
would be faster for scatter plots with huge amounts of points, though. I don't know.
I don't know either. It's just it'd give access to some new shapes. But don't bother, you've much more important things on your plate.
(parenthesis in doc)
Thanks. Fixed.
This is a tiring bug in DDoc. I mean, why does it not generate a doc with a missing parenthesis?
(I guess that's filed as bug 3554)
> As for bitmaps, I have a small module that load 24 bit RGB .bmp as
> ubyte[3][][] to manipulate them and write an ubyte[3][][] on disk, but it's
> quite brittle. You indeed need a generic way to save a form to disk as an
> image.
I really want saving to work, but I have no idea what I'm doing Win32 API-wise.
I'd say lack of saving support is by far the biggest outstanding issue with
DFLPlot. I'd appreciate any help in this regard.