I find my self in need of a line drawing package. I need to pop a window and draw lines and points. Text would be nice but I can live without it. Most importantly, I need something that is dirt simple to get running. I don't have time to dink around with libs (if I did have time I'd be willing but I'm already way behind as it is).
I'd prefer a D language solution (Windows XP, D1.0, Phobos) but I might be able to use anything with C linkage and source.
I'd also be able to use an out of process solution as in: generate input file, call program.
Any ideas?