]> Pileus Git - ~andy/gtk/commit
Simplify matrix manipulation now that cairo exposes the cairo_matrix_t
authorCarl Worth <cworth@src.gnome.org>
Fri, 8 Apr 2005 17:21:09 +0000 (17:21 +0000)
committerCarl Worth <cworth@src.gnome.org>
Fri, 8 Apr 2005 17:21:09 +0000 (17:21 +0000)
commit3d9f1d157a14ef3432c06791d63df1cfaa36ab4b
tree231f7b99adee874829381226c51c36bf6ff0a41d
parent3962c1166f54cb2c9f83de43cb75f82963ee70ef
Simplify matrix manipulation now that cairo exposes the cairo_matrix_t

        * gdk/gdkpango.c: (emboss_context): Simplify matrix manipulation
        now that cairo exposes the cairo_matrix_t structure.

        * gdk/gdkpixbuf-render.c: (gdk_pixbuf_set_as_cairo_source): Track
        cairo API change in signedness of data argument.
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-8
gdk/gdkpango.c
gdk/gdkpixbuf-render.c