Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/benfry/processing4
/ PFont
Method
PFont
core/src/processing/core/PFont.java:191–191 ·
view source on GitHub ↗
@nowebref
()
Source
from the content-addressed store, hash-verified
189
* @nowebref
190
*/
191
public
PFont() { }
// for subclasses
192
193
194
/**
Callers
nothing calls this directly
Calls
11
subset
Method · 0.95
readBitmap
Method · 0.95
getSize
Method · 0.80
getGraphics
Method · 0.80
copyOf
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