Fix strike-through support in wxFont with GDI+
Pass down the strike-through flag to GDI+ (see #9907). Closes #17372.
This commit is contained in:
committed by
Vadim Zeitlin
parent
d7d5bcaae6
commit
ccd361c98f
@@ -209,6 +209,7 @@ wxMSW:
|
||||
- Fix crash in wxD2DContext when using non-MSVC compiler (iwbnwif).
|
||||
- Notify shell about the changes done by wxMimeTypesManager (Maarten Bent).
|
||||
- Fix wxPrintf() and friends when using MinGW with ANSI stdio option.
|
||||
- Fix strike-through support in wxFont with GDI+ (David Vanderson).
|
||||
|
||||
wxOSX/Cocoa:
|
||||
|
||||
|
Reference in New Issue
Block a user