"Dmitry Timoshkov" dmitry@baikal.ru writes:
Wine ought to be able to handle images larger than 32767x32767, that's not a Wine requirement, that's what applications written for win32 API expect to see working. There is no way to make it work without DIB engine if X11 doesn't support it due to ineternal bugs.
In general yes, but in this case it's Wine that is creating the huge bitmap, and that could easily be avoided.