MCPcopy Create free account
hub / github.com/KebsCS/KBotExt / ImFontBuilderIO

Class ImFontBuilderIO

KBotExt/imgui/imgui_freetype.h:10–10  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

8// Forward declarations
9struct ImFontAtlas;
10struct ImFontBuilderIO;
11
12// Hinting greatly impacts visuals (and glyph sizes).
13// - By default, hinting is enabled and the font's native hinter is preferred over the auto-hinter.

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected