Applied patch [ 605188 ] Fix to draw 24 bit bitmaps
Derry Bryson Fix to wxPrinterDC::DrawBitmap() to print 24 bit bitmaps at 24 bits rather than 8 bits. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16996 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -285,6 +285,7 @@ wxMSW:
|
||||
provided in wxFontData
|
||||
- Added wxTE_LEFT, wxTE_CENTRE and wxTE_RIGHT flags for text
|
||||
control alignment.
|
||||
- Bitmap printing uses 24 bits now, not 8.
|
||||
|
||||
wxGTK:
|
||||
|
||||
|
Reference in New Issue
Block a user