Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
TextPage
Method · 0.95
initialize
Method · 0.45
Booklet
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected