<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">	This patch implements two new functions:


GdkBitmap* gdk_bitmap_create_from_region (GdkRegion *region,
                                          gint       width,
                                          gint       height)
GdkRegion* gdk_region_create_from_bitmap (GdkBitmap      *bitmap,
                                          gint           *width,
                                          gint           *height)

These functions are the same as those discussed in the patch
gtk-rsteinke-001130-0.patch
This patch, together with gtk-rsteinke-001205-0.patch, replaces
gtk-rsteinke-001130-0.patch.

					Ron Steinke
</pre></body></html>