caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Richard Jones <rich@annexia.org>
To: Chris King <colanderman@gmail.com>
Cc: rose@acm.org, caml-list@inria.fr
Subject: Re: [Caml-list] Plot library
Date: Wed, 10 Aug 2005 12:16:55 +0100	[thread overview]
Message-ID: <20050810111655.GA19996@furbychan.cocan.org> (raw)
In-Reply-To: <875c7e0705080915307414e554@mail.gmail.com>

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.

Rich.

-- 
Richard Jones, CTO Merjis Ltd.
Merjis - web marketing and technology - http://merjis.com
Team Notepad - intranets and extranets for business - http://team-notepad.com


  reply	other threads:[~2005-08-10 11:05 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-08-09 18:06 romildo
2005-08-09 18:26 ` [Caml-list] " Chris King
2005-08-09 19:40   ` romildo
2005-08-09 20:22     ` Ken Rose
2005-08-09 22:30       ` Chris King
2005-08-10 11:16         ` Richard Jones [this message]
2005-08-10 20:42           ` Ken Rose
2005-08-11 19:18 ` Jon Harrop
2011-08-30 23:26 [Caml-list] plot library Yoann Padioleau
2011-08-30 23:46 ` Guillaume Yziquel
2011-08-31  2:42   ` Pierre Hauweele
2011-08-31  3:35     ` Yoann Padioleau
2011-08-31  4:01       ` Yoann Padioleau
2011-09-01 20:37         ` Pierre Hauweele
2011-09-03  5:49           ` Yoann Padioleau

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20050810111655.GA19996@furbychan.cocan.org \
    --to=rich@annexia.org \
    --cc=caml-list@inria.fr \
    --cc=colanderman@gmail.com \
    --cc=rose@acm.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).