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

GenImageFontAtlas added, font example added, LoadFontData function improved #448

Merged
merged 5 commits into from
Nov 3, 2024

Conversation

JupiterRider
Copy link
Contributor

@JupiterRider JupiterRider commented Nov 3, 2024

Fixes #447

  • SDF-font loading example added
  • update LoadFontData: codePoints can now be nil, codepointCount defaults to 95 (like C raylib does)
  • GenImageFontAtlas function added to cgo version as well

@JupiterRider JupiterRider changed the title Fix #447 GenImageFontAtlas added, font example added, LoadFontData function improved Nov 3, 2024
@gen2brain gen2brain merged commit 3158dca into gen2brain:master Nov 3, 2024
10 checks passed
@gen2brain
Copy link
Owner

Nice, thanks.

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.

Missing function GenImageFontAtlas()
2 participants