d2565530ed
* Add support for raw emoji parsing in TextWidget * Fix SDL not honouring Wayland Support setting * Fix improper markup parsing in TextWidget after emoji support was added * Use Twemoji for emoji, and add support for COLR font glyphs. * Add support for emoji rendering in TextWidget if the font is provided * Add support for parsing emoji shortcodes in TextWidget * Add emoji lookup table to AcidicGUI * Add Noto Color Emoji font for future use |
||
---|---|---|
.. | ||
Images | ||
MonoGame.ImGuiNet | ||
Monogame.ImGuiNetSamples | ||
.gitignore | ||
LICENSE | ||
Monogame.ImGuiNet.sln | ||
NugetpkgIcon.png | ||
README.md |
MonoGame.ImGuiNet
MonoGame.ImGuiNet is a feature-rich extension of ImGuiNet, enhanced with a set of additional components designed exclusively for MonoGame (Which should work for XNA/FNA as well!). We give full credit to the creators of ImGuiNet for their excellent work.
Getting Started
-
Installation: Detailed installation instructions can be found in this issue.
-
Wiki: Explore the Wiki for documentation and guides to get started.
Notable Mentions
We would like to acknowledge and thank Dovker for the inspiration provided by their original Monogame.imgui project. Their work served as a foundation for our efforts, as the original project was unmaintained.
Changelog
Update 0.1:
- Changed
BeforeLayout
andAfterLayout
toBeginLayout
andEndLayout
- Fixed the lag issue when holding Shift or CTRL on the ImGui Window
Roadmap
- Version 1.0 (Future Release)
- Live Debugging Tools: Add an easy to use Live Debugging Tool or Profiler.
- . . .
Please note, that we will not be making any promises! so if we didn't add what will be said in our Roadmap, it's either still being worked on, or we were unable to do it!
Contributors
Feel free to contribute, report issues, or provide feedback! We appreciate your support in making MonoGame.ImGuiNet even better.