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

x/dwm/ext/imgui.ts>ImFont

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

Runtime data for a single font within a parent ImFontAtlas

definition: Deno.PointerValue