MCPcopy 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

subsetMethod · 0.95
readBitmapMethod · 0.95
getSizeMethod · 0.80
getGraphicsMethod · 0.80
copyOfMethod · 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