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

CMAKE: texture merge happens in configure step - should happen after the textures are exported by TexturePacker #85

Open
mgerhardy opened this issue Feb 25, 2016 · 4 comments

Comments

@mgerhardy
Copy link
Owner

No description provided.

@mgerhardy
Copy link
Owner Author

the same visual error appears on ios (simulator and device)

@mgerhardy
Copy link
Owner Author

only happens for small texture definition

@mgerhardy
Copy link
Owner Author

and happens on ios, macosx and linux - so it's most likely a data issue, not a code issue

@mgerhardy
Copy link
Owner Author

The issue is in the class FontDef - the _heightFactor and _widthFactor members are always 1.0 - even for the 50% (small) texturedefinition. It must have something to do with the use of the unordered_map (f168d74)

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

1 participant