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

org.josht.starling.text.BitmapFont needs to use Texture.scale #14

Closed
jamikado opened this issue Mar 27, 2012 · 3 comments
Closed

org.josht.starling.text.BitmapFont needs to use Texture.scale #14

jamikado opened this issue Mar 27, 2012 · 3 comments
Labels

Comments

@jamikado
Copy link

With the new scale property of textures (for retina displays etc...) it looks like the base value needs to include the division by the texture's scale (like the latest Starling BitmapFont uses for the other properties of the bitmap font)

@joshtynjala
Copy link
Member

Is texture scale part of the latest tagged release of Starling?

@jamikado
Copy link
Author

It was added back on March 13th but the only latest tagged release of Starling is 1.0 so I guess that means no...

@joshtynjala
Copy link
Member

Fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants