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

Implement buffer loading functions for sprites/fonts #381

Merged
merged 6 commits into from
Jun 18, 2023
Merged

Implement buffer loading functions for sprites/fonts #381

merged 6 commits into from
Jun 18, 2023

Conversation

gamemasterplc
Copy link
Contributor

The functions take in a pointer to a buffer and a size and return the buffer used for the sprite or font. Loading using these functions means that the buffer will be made reloadable when calling their free functions.

@rasky rasky merged commit 50c1360 into DragonMinded:unstable Jun 18, 2023
@gamemasterplc gamemasterplc deleted the unstable branch June 18, 2023 15:25
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