mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-19 09:50:06 +00:00
c77a8b9183
Sat Jan 19 00:32:14 2002 Owen Taylor <otaylor@redhat.com> * examples/*: Add an extrodinarily ugly example. * src/pixbuf-draw.c (draw_simple_image): Never shape the window, even if we are allowed to. Shaping is ugly -- if the widget isn't NO_WINDOW (most are), you'll just have to draw it rectangular. * src/pixbuf-render.c (pixbuf_render): Always use gdk_pixbuf_render_alpha() with FULL_ALPHA() as the type. * pixbuf.h src/pixbuf-render.c (theme_pixbuf_compute_hints): To speed up scaling, cache whether pixbufs have constant rows or constant columns. * src/pixbuf-render.c (pixbuf_render): Speed up scaling by using the hints from compute_hints(). |
||
---|---|---|
.. | ||
gtk-2.0 | ||
README |
gtk-2.0/triangle-background.png is copyright Owen Taylor, 1997 and may be used without restriction as long as this attribution is reproduced. images/bc.pnm images/bc-dark.pnm images/bc-light.png are from the BrushedMetalClean theme; I believe Tuomas Kuosmanen and Carsten Haitzler had something to do with the original BrushedMetal artwork. This theme is truly hideous for a reason ... to demonstrate that alpha-compositing is going on. Owen Taylor 19 Jan 2002x