Add wxFont::GetBaseFont().
This can be used to "undo" the result of Bold() ,Underlined() or Italic() methods and returns an unadorned version of the font. Closes #11815. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@76120 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -37,6 +37,7 @@ All (GUI):
|
||||
- Fix wxRearrangeList::Check() which asserted and misbehaved before.
|
||||
- Optimized wxRTC insertion and deletion when floating objects are present.
|
||||
- Added on-demand image loading option to wxRTC.
|
||||
- Add wxFont::GetBaseFont() (Melroy Tellis).
|
||||
|
||||
wxGTK:
|
||||
|
||||
|
Reference in New Issue
Block a user