Skip to content

Yue v0.8.3

Compare
Choose a tag to compare
@cheng cheng released this 24 May 05:29

Changelog

  • Provide TypeScript definitions in releases.
  • Add AttributedText class.
  • Add Painter.drawAttributedText API.
  • Add Color.Get API.
  • Add Font.Default API.
  • Add Clipboard.Get/FromType API.
  • Fix leak when getting text from TextEdit on Linux.
  • The Node.js module is now context-aware.

Deprecated APIs

Following APIs are deprecated and will be removed in next minor release:

  • Painter.measureText
  • App.getColor
  • App.getDefaultFont
  • App.getClipboard