MCPcopy Create free account
hub / github.com/SplootCode/splootcode / preloadFonts

Function preloadFonts

packages/editor/src/layout/layout_constants.ts:79–83  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

77}
78
79export function preloadFonts() {
80 stringWidth('loadfontplz')
81 stringLiteralDimensions('loadfontplz')
82 placeholderWidth('loadfontplz')
83}

Callers 1

index.tsxFile · 0.90

Calls 3

stringWidthFunction · 0.85
stringLiteralDimensionsFunction · 0.85
placeholderWidthFunction · 0.85

Tested by

no test coverage detected