MCPcopy Create free account
hub / github.com/SimonBuxx/LogiJS / load

Function load

libraries/p5.js:8279–8294  ·  view source on GitHub ↗

* Asynchronously load the font from a URL or a filesystem. When done, call the callback * with two arguments `(err, font)`. The `err` will be null on success, * the `font` is a Font object. * We use the node.js callback convention so that * opentype.js can integrate with frameworks like async.js

(url, callback)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

parseBufferFunction · 0.85

Tested by

no test coverage detected