This website requires JavaScript.
Explore
Help
Sign In
moonpower
/
imgui
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
f061884dea12060f844e73f2f9cdb9d6983b39cf
imgui
/
examples
/
directx11_example
T
History
ocornut
0f4d74d614
ImFont::GetTextureData API allow to retrieve 8/32 bits data + lazily load defaults font
...
Examples: OpenGL3 and DirectX11 back to using 32-bits texture solely for ease of integration.
2015-01-11 21:06:57 +00:00
..
directx11_example.vcxproj
Loading TTF file with stb_truetype. Broke setup API slightly. Font baked, packed with space for custom data. Embeds compressed ProggyClean.
2015-01-08 23:35:01 +00:00
directx11_example.vcxproj.filters
Loading TTF file with stb_truetype. Broke setup API slightly. Font baked, packed with space for custom data. Embeds compressed ProggyClean.
2015-01-08 23:35:01 +00:00
main.cpp
ImFont::GetTextureData API allow to retrieve 8/32 bits data + lazily load defaults font
2015-01-11 21:06:57 +00:00