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

Adding a font to a texture atlas loses sheet entry. #7

Closed
shanestevens opened this issue Oct 23, 2012 · 2 comments
Closed

Adding a font to a texture atlas loses sheet entry. #7

shanestevens opened this issue Oct 23, 2012 · 2 comments

Comments

@shanestevens
Copy link

Hi,

First off, incredibly useful tool, thanks for making open source! :)

I've been R&Ding the atlas exporter, which is working really well, however when adding a font to the atlas, the font image is added, but the texture sheet entry doesn't exist, so I don't know the rectangle of the font in the bitmap.

Have you seen this behaviour? What do you think is the best way around this?

Cheers,
Shane

@grapefrukt
Copy link
Owner

The font export has been a bit forgotten and missed out on the texture sheet bits, this should fix it!

@shanestevens
Copy link
Author

Great, that fixed it :) I now get:

Thanks for the fast fix!

Cheers,
Shane

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

No branches or pull requests

2 participants