Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/figma/plugin-samples
/ loadFonts
Function
loadFonts
trivia/code.ts:217–219 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
215
}
216
217
async
function
loadFonts() {
218
await
figma.loadFontAsync({ family:
"Roboto"
, style:
"Regular"
})
219
}
Callers
1
code.ts
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected