MCPcopy Create free account
hub / github.com/processing/p5.js / p5.Font.js

File p5.Font.js

test/unit/type/p5.Font.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import p5 from '../../../src/app.js';
2import {_sanitizeFontName} from '../../../src/type/p5.Font.js';
3
4suite('p5.Font', function () {

Callers

nothing calls this directly

Calls 4

textBoundsMethod · 0.80
fontBoundsMethod · 0.80
textToPointsMethod · 0.80
removeMethod · 0.45

Tested by

no test coverage detected