Skip to content

v1.92.3

Latest

Choose a tag to compare

@pthom pthom released this 17 Sep 18:53
· 6 commits to master since this release
b6f5342

What's Changed

Assets

  • Separate ImageFromAsset and ImageFromAssetWithBg: use ImageFromAssetWithBg to display images with a background or border.
  • Add SetLoadAssetFileDataFunction(LoadAssetFileDataFunc func) (Redirect asset loads to user-defined function). Thanks to Jorg Neves Bliesener
  • LoadFontTTF_WithFontAwesomeIcons: can load FontAwesome 6

cmake

  • Add cmake option IMGUI_DISABLE_OBSOLETE_FUNCTIONS
  • cmake: can use plutosvg without downloading (using HELLOIMGUI_DOWNLOAD_FREETYPE_IF_NEEDED=OFF)

Full Changelog: v1.92.0...v1.92.3