mirror of
https://github.com/php/php-gtk-src.git
synced 2026-03-26 10:12:19 +01:00
- gdk-pixbuf 2.0 has a fill function. Implemented a manual emulation of it for now. - Made interpolation parameter for GdkPixbuf::scale_simple() optional. - Realized that the code to set tile/stipple/clip_mask of GdkGC was broken and only accepted GdkWindow's instead of GdkPixmap/GdkBitmap.