I realize there are a number of conversion questions already floating around but I can't seem to find an existing question for my problem. Any pointers at all would be super helpful.
I'm trying to find out what part of my code javascript doesn't like. The java works fine but the .js just pulls up a blank white box that I can't debug.
My best guess is that it has to do with the RiTa library I import, the use of fonts (.vlw), the use of a data (.txt) file or the use of a class in a separate file -- though I don't know enough about the translation process to really test any of the above.
Again, any help you can throw my way would be so appreciated. Thanks!