Skip to content

Release Version 4.13.0

Compare
Choose a tag to compare
@scheffle scheffle released this 16 Aug 16:16
· 22 commits to master since this release
65c353f

What's New

  • support embedding platform views (HWND & NSView) as sub views (see CExternalView and ExternalView::IView and examples in the contrib folder).

What's Changed

  • Fix IndexOutOfRangeException in d2dfont getFont() by @nickdowell in #300
  • fix a bug that D2DBitmap::createHBitmap from CBitmap got a vertical mirror by @setoutsoft in #294
  • Externalview controls by @scheffle in #301
  • Fix erroneous SetCapture after COptionMenu::onMouseDown by @nickdowell in #303
  • Apply bxjoscha's text rendering inconsistency fix by @scheffle in #304

New Contributors

Full Changelog: vstgui4_12_3...vstgui4_13_0