[Digikam-devel] [Bug 276096] PGF images not shown if zoom is set to 100%

Raphael Schweizer rschweizer at schweizer-informatik.ch
Tue Jul 12 14:21:06 BST 2011


https://bugs.kde.org/show_bug.cgi?id=276096





--- Comment #20 from Raphael Schweizer <rschweizer schweizer-informatik ch>  2011-07-12 13:21:06 ---
Is it possible that the image out buffer (QImage) is somehow initialized to
0x04 (contrary to 0xFF)? In CPGFimage::GetBitmap I see that 'buff' consists of
0x04 values. Explicitly writing 255 to the (otherwise untouched by libPGF)
alpha channel has the desired effect of showing the image.

- Raphael

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Digikam-devel mailing list