A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
R
S
T
U
V
W
W
- W100 - enum entry in io.github.kingsword09.symbolcraft.model.SymbolWeight
weight = 100 - Thinnest stroke weight
- W200 - enum entry in io.github.kingsword09.symbolcraft.model.SymbolWeight
weight = 200 - Extra light stroke weight
- W300 - enum entry in io.github.kingsword09.symbolcraft.model.SymbolWeight
weight = 300 - Light stroke weight
- W400 - enum entry in io.github.kingsword09.symbolcraft.model.SymbolWeight
weight = 400 - Regular/Normal stroke weight (default)
- W500 - enum entry in io.github.kingsword09.symbolcraft.model.SymbolWeight
weight = 500 - Medium stroke weight
- W600 - enum entry in io.github.kingsword09.symbolcraft.model.SymbolWeight
weight = 600 - Semi-bold stroke weight
- W700 - enum entry in io.github.kingsword09.symbolcraft.model.SymbolWeight
weight = 700 - Bold stroke weight
- weights(io.github.kingsword09.symbolcraft.model.SymbolWeight,io.github.kingsword09.symbolcraft.model.SymbolVariant,io.github.kingsword09.symbolcraft.model.SymbolFill) - function in io.github.kingsword09.symbolcraft.plugin.MaterialSymbolsBuilder
- Add multiple weight variants for the same variant/fill combination.
- weights(java.lang.Integer,io.github.kingsword09.symbolcraft.model.SymbolVariant,io.github.kingsword09.symbolcraft.model.SymbolFill) - function in io.github.kingsword09.symbolcraft.plugin.MaterialSymbolsBuilder
- Add multiple weights expressed as integers.