-
-
Notifications
You must be signed in to change notification settings - Fork 33
fonts
nixie123 edited this page Apr 2, 2024
·
17 revisions
ability to use multiple custom fonts.
see the layouts documentation for instructions on how to use it.
#how to add fonts
-
put files with extensions like ttf and otf in the fonts folder.
-
create a yml file in the texts folder with a name of your choice.
-
enter the following
example_font:
file: example.ttf
scale: 16
-
font.yml
merge-default-bitmap: false
-
place the font file in the betterhud plugin folder and modify the font name in config.yml.