Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/dwm/ext/imgui.ts>ImFontGlyphRangesBuilder

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

Helper to build glyph ranges from text/string data

definition: Deno.PointerValue