commit | 0e2a167bdb8f494179c6c5ab8df5768fb3440017 | [log] [tgz] |
---|---|---|
author | ocornut <omarcornut@gmail.com> | Thu Dec 01 20:08:43 2022 +0100 |
committer | ocornut <omarcornut@gmail.com> | Thu Dec 01 20:10:37 2022 +0100 |
tree | 397b2d6f26ac931160aaf9394ec1a3ce1ff24383 | |
parent | 9825f7fa87308011c49422065c5e0816bde9fbd2 [diff] |
Fonts: added a 'void* UserData' field in ImFontAtlas, as a convenience for use by applications using multiple font atlases. + fixed mislocated Changelog entries added recently.