mirror of
https://github.com/Drezil/imgui.git
synced 2024-11-22 11:57:00 +00:00
Fixed typo in misc/README.txt (#2131)
This commit is contained in:
parent
ca753829cb
commit
edb06a6c4d
@ -12,7 +12,7 @@ misc/freetype/
|
|||||||
Font atlas builder/rasterizer using FreeType instead of stb_truetype.
|
Font atlas builder/rasterizer using FreeType instead of stb_truetype.
|
||||||
Benefit from better FreeType rasterization, in particular for small fonts.
|
Benefit from better FreeType rasterization, in particular for small fonts.
|
||||||
|
|
||||||
misc/natnis/
|
misc/natvis/
|
||||||
Natvis file to describe dear imgui types in the Visual Studio debugger.
|
Natvis file to describe dear imgui types in the Visual Studio debugger.
|
||||||
With this, types like ImVector<> will be displayed nicely in the debugger.
|
With this, types like ImVector<> will be displayed nicely in the debugger.
|
||||||
You can include this file a Visual Studio project file, or install it in Visual Studio folder.
|
You can include this file a Visual Studio project file, or install it in Visual Studio folder.
|
||||||
|
Loading…
Reference in New Issue
Block a user