Re: efficient use of canvas lines
- From: John Cupitt <john cupitt ng-london org uk>
- To: Ian Britten <britten caris com>
- Cc: gtk-list gnome org
- Subject: Re: efficient use of canvas lines
- Date: Tue, 17 Jul 2001 11:37:03 +0100
Ian Britten wrote:
> > For printing, I just output postscript and leave all the mess for the
> > printer to deal with. As long as the user has a nice printer, you're
> > fine ...
>
> Do you do this via the GDK interface, or to you do use a separate API?
> I haven't seen a way to get GDK to output PS, so we've got stuff like:
> if (printing)
> // Generate PostScript
> else
> // Draw the screen using GDK
>
> It would be nice if it automagically generated Postscript, but I seem to
> recall that the higher-level Canvas(es) need to be used to get PS out.
> (One can always hope though! ;-)
Ah, I see what you mean, sorry. No, I have a separate "API" ... the user
has to pop up a xterm window and run a PS filter on the image file :-)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]