mirror of
https://github.com/ocornut/imgui.git
synced 2026-01-11 00:04:24 +00:00
Version 1.74
This commit is contained in:
parent
26d177bc03
commit
bdce833636
10 changed files with 17 additions and 19 deletions
|
|
@ -1,4 +1,5 @@
|
|||
// ImGui - binary_to_compressed_c.cpp
|
||||
// dear imgui
|
||||
// (binary_to_compressed_c.cpp)
|
||||
// Helper tool to turn a file into a C array, if you want to embed font data in your source code.
|
||||
|
||||
// The data is first compressed with stb_compress() to reduce source code size,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue