Re: [gtk-list] Re: Drawing ???
- From: Patrice Fortier <Patrice Fortier aquarel fr>
- To: gtk-list redhat com
- Subject: Re: [gtk-list] Re: Drawing ???
- Date: Fri, 21 Nov 1997 17:49:07 +0100
Rob Browning wrote:
> While working on some gtk stuff the other day, I was looking at this
> same list of gdk_draw_* functions and I wondered if there was some
> reason that there's no gdk_draw_lines calling XDrawLines? In some
> cases I'd imagine this might be more efficient than gdk_draw_segments.
I think the main reason is that there was no need for it in the gimp.
I encountered the same problem the gdk_draw_point (without 's'), as
in the gimp (almost) all the drawings are performed on images and
not on windows (or pixmaps).
> If there's no reason other than that no one's needed it, I'd be happy
> to provide a patch.
That's what I did.
We'll see if it'll be included in the next snapshot :).
Patrice.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]