a library to speed up the development of Fivem scripts and frameworks
fivem-ts - Documentation v0.7.5 • Docs
fivem-ts - Documentation v0.7.5 / Client / Font
Enum representing different font styles.
The Font enum provides a set of predefined font styles that can be used to customize text appearance.
Enum Members:
ChaletLondon: Represents the ‘Chalet London’ font style.HouseScript: Represents the ‘House Script’ font style.Monospace: Represents the ‘Monospace’ font style.ChaletComprimeCologne: Represents the ‘Chalet Comprime Cologne’ font style, with an explicit value of 4.Pricedown: Represents the ‘Pricedown’ font style, with an explicit value of 7.ChaletComprimeCologne:
4
ChaletLondon:
0
HouseScript:
1
Monospace:
2
Pricedown:
7