mirror of
https://github.com/ocornut/imgui.git
synced 2026-01-09 23:54:20 +00:00
Fixed more FAQ links. (#2848)
This commit is contained in:
parent
5fc427a49e
commit
3bbc27ebd9
22 changed files with 45 additions and 43 deletions
|
|
@ -13,7 +13,7 @@ You may also load external .TTF/.OTF files.
|
|||
The files in this folder are suggested fonts, provided as a convenience.
|
||||
|
||||
Fonts are rasterized in a single texture at the time of calling either of io.Fonts->GetTexDataAsAlpha8()/GetTexDataAsRGBA32()/Build().
|
||||
Also read dear imgui FAQ in imgui.cpp!
|
||||
Also read the FAQ: https://www.dearimgui.org/faq
|
||||
|
||||
If you have other loading/merging/adding fonts, you can post on the Dear ImGui "Getting Started" forum:
|
||||
https://discourse.dearimgui.org/c/getting-started
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue