Browse thread
Plot library
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Ken Rose <kenrose@t...> |
| Subject: | Re: [Caml-list] Plot library |
Richard Jones wrote: > On Tue, Aug 09, 2005 at 06:30:29PM -0400, Chris King wrote: > >>On 8/9/05, Ken Rose <kenrose@tfb.com> wrote: >> >>>And can you print it? >> >>No. This is one area in which the Gnome Canvas is actually inferior >>to the Tk canvas widget. > > > I have some code which allows you to print the Gtk drawing area under > Windows. It's very hacky - basically it is possible to get a bitmap > of the drawing area, which is then written out as a PPM file, which is > then piped into a separate "winprint" program which I derived from the > guts of the GIMP printer driver for Windows. Anyway, let me know if > you want it. I'd like to see it. Perhaps it's something for the humps? - ken