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

HTML5 Build: application doesnt start with empty BitmapFont Constructor #28

Open
GoogleCodeExporter opened this issue Feb 25, 2016 · 0 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. use the empty BitmapFont constructor in your program, e.g. ...new 
BitmapFont();
2. observe the application doesnt start when ran as web application and even 
after google compilation when the font is drawn inside a batch.


What is the expected output? What do you see instead?
GWT Application exception

What version of the product are you using? On what operating system?


Please provide any additional information below.
I believe it has something todo with arial-15p and how it is setup, especially 
how it cant be on html5 (read/write stuff)

Original issue reported on code.google.com by denisdik...@gmail.com on 27 Feb 2013 at 1:22

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

No branches or pull requests

1 participant