Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/dwm/ext/imgui.ts>ImFontBuilderIO

Deno Window Manager: Cross-platform window creation and management
Latest
type alias ImFontBuilderIO
import { type ImFontBuilderIO } from "https://deno.land/x/dwm@0.3.6/ext/imgui.ts";

Opaque interface to a font builder (stb_truetype or FreeType).

definition: Deno.PointerValue