while in winXP screenshot looks like this:
the program was written on Delphi
artifact there was on Ubuntu 11.10 with wine-1.3.35-0ubuntu1~ppa1~oneiric1
Thanks in advance
Log file posted to a site like pastebin would be most helpful.the same thing with latest git-version
Tis log is from git-version with small edit of dlls/gdi32/dibdrv/objects.c file.jjmckenzie wrote:On Sat, Dec 24, 2011 at 11:06 AM, metawishmaster
<[email protected]> wrote:Log file posted to a site like pastebin would be most helpful.the same thing with latest git-version
http://pastebin.com/c4c8qLUU132 COLORREF make_rgb_colorref( HDC hdc, dib_info *dib, COLORREF color, BOOL *got_pixel, DWORD *pixel )
133 {
134 *pixel = 0;
135 *got_pixel = FALSE;
136
137 fprintf(stderr, "===> color = %x\n", color); // added by me
File bug report in bugzilla if you want this to be fixed. It's probably due to continuous work on DIB engine.metawishmaster wrote:Hi, I'v got this error ("fixme:dib:make_rgb_colorref Unhandled color type ff000000") which is expressed such an artifacts in a translucent areas: http://imgur.com/hk0nK