MCPcopy Index your code
hub / github.com/processing/p5.js / typography.js

File typography.js

test/unit/visual/cases/typography.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { visualSuite, visualTest } from '../visualTest';
2
3visualSuite('Typography', function () {
4 visualSuite('textFont', function () {

Callers

nothing calls this directly

Calls 15

visualSuiteFunction · 0.90
visualTestFunction · 0.90
noFillMethod · 0.80
lineMethod · 0.80
noStrokeMethod · 0.80
textBoundsMethod · 0.80
textToPointsMethod · 0.80
textToContoursMethod · 0.80
textToPathsMethod · 0.80
rectMethod · 0.45
backgroundMethod · 0.45
pushMethod · 0.45

Tested by

no test coverage detected