Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/processing/processing
/ PFont
Method
PFont
core/src/processing/core/PFont.java:171–171 ·
view source on GitHub ↗
@nowebref
()
Source
from the content-addressed store, hash-verified
169
* @nowebref
170
*/
171
public
PFont() { }
// for subclasses
172
173
174
/**
Callers
nothing calls this directly
Calls
10
subset
Method · 0.95
readBitmap
Method · 0.95
getSize
Method · 0.80
getGraphics
Method · 0.80
getAscent
Method · 0.80
readInt
Method · 0.80
getName
Method · 0.45
fill
Method · 0.45
getFontMetrics
Method · 0.45
sort
Method · 0.45
Tested by
no test coverage detected