## pthom/hello_imgui — v1.92.0…v1.92.3

_20 commits._

### Features
- **Add cmake option IMGUI_DISABLE_OBSOLETE_FUNCTIONS** (c46dc14)

### Fixes
- **Merge pull request #148 from wkjarosz/fix-toolbar-overlap** (cbbea7d)
- **Fix em css unit link (fix #146)** (9229039)
- **fix asset redirection** (78ef54a)

### Backend
- **update imgui to v1.92.3** (b6f5342)
- **v1.92.3: prepare changelog** (c264218)
- **LoadFontTTF_WithFontAwesomeIcons: fixup can load fontAwesome6** (6b77765)
- **cmake: can use plutosvg without downloading (using HELLOIMGUI_DOWNLOAD_FREETYPE_IF_NEEDED=OFF)** (601aa20)
- **Disable CI VcpkgDeps** (398883b)
- **LoadFontTTF_WithFontAwesomeIcons: can load FontAwesome 6** (1ab6085)
- **override min window size for toolbars** (f24030e)
- **DoCreateFullScreenImGuiWindow: do not override WindowPadding** (8af46b9)
- **doc script** (7a5a260)
- **_generate_book_impl: assume jupyter-book is in path** (5f3c675)
- **Merge branch 'redirect_LoadAssets'** (4d65ab4)
- **LoadAssetFileDataFunc is a std::function** (dd27143)
- **Enable asset load redirection** (94ceb44)
- **Separate ImageFromAsset and ImageFromAssetWithBg** (0908377)
- **Replace obsolete ImGui calls with newer** (e88f5ab)
- **CMake: remove comment debug code** (41ecc56)

_Recap by [Repo Wrapped](https://repowrapped.com/gh/pthom/hello_imgui?utm_source=github-action)._