Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Card-Forge/forge
/ increase
Method
increase
forge-gui-mobile/src/forge/assets/FSkinFont.java:353–355 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
351
}
352
353
public
FSkinFont increase() {
354
return
_get(fontSize + 3);
355
}
356
357
public
String getCharacterSet(String langCode) {
358
if
(langUniqueCharacterSet.containsKey(langCode)) {
Callers
2
draw
Method · 0.80
draw
Method · 0.80
Calls
1
_get
Method · 0.95
Tested by
no test coverage detected