MCPcopy Create free account
hub / github.com/dumbledore/AlbiteREADER / getLineHeight

Method getLineHeight

src/org/albite/font/AlbiteFont.java:19–19  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

17 protected static final String INVALID_FILE_ERROR = "ALF file is corrupted.";
18
19 public abstract int getLineHeight();
20
21 public int getLineSpacing() {
22 return 0;

Callers 3

TextPageMethod · 0.95
initializeMethod · 0.45
BookletMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected