Re: simple rotation support for gdk-pixbuf
- From: Russell Shaw <rjshaw netspace net au>
- Cc: gtk-devel-list gnome org
- Subject: Re: simple rotation support for gdk-pixbuf
- Date: Wed, 23 Jun 2004 15:30:24 +1000
JustFillBug wrote:
On 2004-06-20, Matthias Clasen <mclasen redhat com> wrote:
typedef enum {
GDK_PIXBUF_ANGLE_0 = 0,
GDK_PIXBUF_ANGLE_90 = 90,
GDK_PIXBUF_ANGLE_180 = 180,
GDK_PIXBUF_ANGLE_270 = 270
} GdkPixbufAngle;
Since everybody get confused, how about NORTH, EAST, SOUTH, WEST for
GdkPixBufDirection?
I like the above angles better than any other. Phasors (time-rotating
vectors) conventially go anti-clockwise. End users may be confused, but
they don't program. Programmers should know better!
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]