Skip to content

v0.12.4

Choose a tag to compare

@github-actions github-actions released this 19 Oct 16:21
· 560 commits to main since this release
b14fd27
  • Export LOW_MEMORY_EVENT on the surface API in zng::app.
  • Fix LOW_MEMORY_EVENT not notifying in Android.
  • Implement LOW_MEMORY_EVENT in Windows.
  • Fix window not updating state after restore in Wayland.
  • Add FrameBuilder::render_widgets and render_update_widgets to FrameBuilder and FrameUpdate to inspect external render requests.
  • Implement support for raster and svg emojis.
  • Add FontFace::ttf to quickly access the full parsed TTF data.
  • Add has_raster_images and has_svg_images method to FontFace and ShapedText.
  • Add software render in macOS.
  • Fix software render in Wayland.