Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
p5 from
'../../../src/app.js'
;
2
import
{_sanitizeFontName} from
'../../../src/type/p5.Font.js'
;
3
4
suite(
'p5.Font'
,
function
() {
Callers
nothing calls this directly
Calls
4
textBounds
Method · 0.80
fontBounds
Method · 0.80
textToPoints
Method · 0.80
remove
Method · 0.45
Tested by
no test coverage detected