Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Card-Forge/forge
/ getFontFile
Method
getFontFile
forge-core/src/main/java/forge/util/Lang.java:60–62 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
58
}
59
60
public
String getFontFile() {
61
return
null;
62
}
63
64
public
char canDisplayCheck() {
65
return
' '
;
Callers
5
valueChanged
Method · 0.95
preloadAll
Method · 0.45
updateFont
Method · 0.45
generateFont
Method · 0.45
initialize
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected