mirror of
https://github.com/eliasstepanik/imgui-rs.git
synced 2026-01-18 08:58:36 +00:00
Previous `prepare_font_atlas` silently assumed a TrivialTextureMap. Also adds an impl of `TextureMap` for `imgui::Textures` as a further example.