Skip to content

Conversation

r6915ee
Copy link
Contributor

@r6915ee r6915ee commented Sep 5, 2025

This pull request adds two new flags, that being DEFAULT_FONT and DEFAULT_FONT_SIZE. DEFAULT_FONT replaces the prior use of vcr.tff when loading the font in FunkinText but defaults to vcr.tff, while the size parameter in FunkinText's constructor has been changed to be purely optional without a default value, where having that parameter be null makes it so that it fetches DEFAULT_FONT_SIZE by default.

These changes intend to simplify the usage of custom fonts, especially in regards to PlayState.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant