MCPcopy 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

subsetMethod · 0.95
readBitmapMethod · 0.95
getSizeMethod · 0.80
getGraphicsMethod · 0.80
getAscentMethod · 0.80
readIntMethod · 0.80
getNameMethod · 0.45
fillMethod · 0.45
getFontMetricsMethod · 0.45
sortMethod · 0.45

Tested by

no test coverage detected