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

Function parseBuffer

libraries/p5.js:8078–8267  ·  view source on GitHub ↗

* Parse the OpenType file data (as an ArrayBuffer) and return a Font object. * Throws an error if the font could not be parsed. * @param {ArrayBuffer} * @return {opentype.Font}

(buffer)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

loadFunction · 0.85
loadSyncFunction · 0.85

Calls 3

parseWOFFTableEntriesFunction · 0.85
uncompressTableFunction · 0.85

Tested by

no test coverage detected