Impact

This forum is read only and just serves as an archive. If you have any questions, please post them on github.com/phoboslab/impact

8 years ago by SlotGamer

Hi Guys,

I haven't touched my website in over a year but suddenly the ImpactJS font drawing is not working correctly anymore. This only happens on my Android phones (both of them) and it is broken with multiple different browsers. It works fine on my desktop PCs (multiple browsers) and iPad. But like I mentioned, this has been working for years without any changes whatsoever on my end.

The issue presents itself by either not displaying text, displaying random text characters, or displaying the entire alphabet as seen in the original font image itself.

Here's an example of how I call it:

window.ig.game.DefaultFont.draw( 'Press', this.SpinButtonText.x, this.SpinButtonText.y, window.ig.Font.ALIGN.LEFT );

Here is the game where it happens. Just go to the menu/rules screen (on an Android phone) to see it easily:

https://nuevogames.com/fruitytooty/

(Note: The text that DOES look correct is actually a texture and not drawn with the font code so please ignore that)

Before I dive into this, any insight would be greatly appreciated, thanks!

8 years ago by Joncom

Looks like your game was baked with ImpactJS version 1.20. Maybe try updating to version 1.24? There's been many bug fixes.
Page 1 of 1
« first « previous next › last »