Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/melonjs/melonJS
/ bitmaptextdata.ts
File
bitmaptextdata.ts
packages/melonjs/src/renderable/text/bitmaptextdata.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ createPool } from
"../../system/pool.ts"
;
2
import
Glyph from
"./glyph.ts"
;
3
4
// bitmap constants
Callers
nothing calls this directly
Calls
1
createPool
Function · 0.90
Tested by
no test coverage detected