gnustep / libs-back

The GNUstep gui library is a library of graphical user interface classes written completely in the Objective-C language; the classes are based upon Apple's Cocoa framework (which came from the OpenStep specification). *** Larger patches require copyright assignment to FSF. please file bugs here. ***
http://www.gnustep.org
GNU General Public License v3.0
50 stars 34 forks source link

XGServerWindow.m small fixes #25

Open trunkmaster opened 4 years ago

trunkmaster commented 4 years ago

I've checked, 24-bit depth works good for images with alpha channel (32-bit depth). Second fix reduce number of cases when "styleoffsets ... guessing offsets" messages appears.