Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[rtext] Add BDF font support #3735

Merged
merged 2 commits into from
Feb 3, 2024
Merged

Conversation

stanthesoupking
Copy link
Contributor

Added support for loading BDF fonts (spec version 2.1).

Side-note: in the future we may want to add the parameter fileType to LoadFontData so it can support more formats than just TTF. BDF font loading was implemented using LoadBDFFontData, so it wouldn't be difficult to make the change to support this if we wanted.

@raysan5 raysan5 merged commit 0932cd3 into raysan5:master Feb 3, 2024
@raysan5
Copy link
Owner

raysan5 commented Feb 3, 2024

@stanthesoupking Thanks for the addition! Really nice!

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.

2 participants