## pthom/hello_imgui — v1.92.601…v1.92.700

_23 commits._

### Features
- **Add _PrivIdleFrameWaitDurationForPythonAsyncIo** (ca400fa)
- **OpenglScreenshotRgb: add error message** (fc0b540)
- **Add _EnsureGlLoaderForStandalone() (called by _GetCachedImage)** (7db906e)
- **Add public TextureGpu RAII handle (replaces internal ImageAbstract)** (5a114df)
- **Add CreateTextureFromRgbaData and DeleteTexture** (a34bfcd)
- **Add iniDisable to SimpleRunnerParams** (21b0d24)
- **Add ImageAndSizeFromEncodedData & LoadImageDataFromEncodedData** (bc02070)
- **add emscriptenAllowBrowserZoomShortcuts pref (forward browser zoom shortcuts to the browser), true by default** (cb3c475)

### Fixes
- **fix .github/ISSUE_TEMPLATE/config.yml** (973efb8)

### Backend
- **v1.92.700** (64a0acd)
- **update urls: use imgui-bundle.pages.dev** (79a03e0)
- **update urls: use imgui-bundle.pages.dev also for book pdf** (53b9bea)
- **update urls: use imgui-bundle.pages.dev also for rpn demo** (26f65cd)
- **update urls: use imgui-bundle.pages.dev** (fcfd831)
- **LoadDefaultFont_WithFontAwesomeIcons: log if icon font not found** (d0b3f40)
- **doc: update demo links** (2cae13c)
- **Allow image / texture helpers to be used outside HelloImGui::Run()** (8195d41)
- **IniFolderLocation on emscripten returns "" for CurrentFolder (and "/" for other types)** (f87a91b)
- **Document theming** (4504188)
- **update motto** (c3570d8)
- **gitignore generated doc files (doc_api.md and doc_params.md)** (fe037b0)
- **skip TearDown if already ran at exit (e.g. if it threw an exception itself)** (6602272)
- **suppress GCC false positive -Wstringop-overflow in stb_image.h** (d649522)

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