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

Add support for non-ascii characters to fnt-to-bmfont conversion #2

Open
SHiLLySiT opened this issue Jun 15, 2022 · 0 comments · May be fixed by #3
Open

Add support for non-ascii characters to fnt-to-bmfont conversion #2

SHiLLySiT opened this issue Jun 15, 2022 · 0 comments · May be fixed by #3
Assignees
Labels
unimplemented Playdate API An API from the Playdate SDK that hasn't been implemented in Playbit yet

Comments

@SHiLLySiT
Copy link
Collaborator

The cap-to-bmfont converted currently doesn't support non-ascii chars. Detecting non-ascii chars and extracting them from kerning pairs was a bit tricky, so opted to skip it when I did the first implementation.

@SHiLLySiT SHiLLySiT added the enhancement New feature for Playbit that isn't a reimplementation of a Playdate SDK API label Jun 15, 2022
@SHiLLySiT SHiLLySiT self-assigned this Jun 15, 2022
@SHiLLySiT SHiLLySiT added unimplemented Playdate API An API from the Playdate SDK that hasn't been implemented in Playbit yet and removed enhancement New feature for Playbit that isn't a reimplementation of a Playdate SDK API labels Oct 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
unimplemented Playdate API An API from the Playdate SDK that hasn't been implemented in Playbit yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant