rich 2610 Report post Posted May 28, 2014 Had some fun putting this together Let's you create text pngs by choosing from hundreds of classic video game fonts and style combinations. http://arcade.photonstorm.com/ Cheers, Rich 2 lewster32 and Arlefreak reacted to this Quote Share this post Link to post Share on other sites
PAEz 9 Report post Posted May 28, 2014 Thats cool.I dont know why but that reminded me of...um...ghost writers?...meh, I cant remember what their called but you might remember. Remember those things where you typed stuff and it recorded all of it (cursor movements, corrections, woteva) and then played it back at the same speed (thinking c64 here).....use to love those things. Quote Share this post Link to post Share on other sites
ericjbasti 20 Report post Posted May 28, 2014 Love it. I had totally forgotten about the Arcade Font Engine, great source of arcade fonts. Noticed a bug though. If you go through the different versions and styles you can easily get them stuck. I'm betting your keeping 2 variables for the font and the style. If I select style 5 and goto a font that doesn't have 5 styles it gets stuck. Probably as simple as reseting the style to 0 when the font changes. Also has anyone run into issues using extremely long textures like these? Quote Share this post Link to post Share on other sites
rich 2610 Report post Posted May 28, 2014 Whenever you load a new font the style is reset to zero. So it's something else I guess. Quote Share this post Link to post Share on other sites
ericjbasti 20 Report post Posted May 28, 2014 Not sure if this will help. When it freaks out and stops loading new fonts/styles the "style: # of #" text doesn't change when the font changes. Also just noticed that it gives these errors: Uncaught TypeError: Cannot read property 'width' of null phaser-arcade-physics.min.js:1212Uncaught TypeError: Cannot read property 'getFrames' of null Quote Share this post Link to post Share on other sites
ericjbasti 20 Report post Posted May 28, 2014 I can make the issue happen over and over again, just by pressing the left or right arrow fast a few times. Quote Share this post Link to post Share on other sites
ChubbRck 3 Report post Posted May 28, 2014 Very cool! Reminds me of NFG's old Arcade Font Tool, which I used with great joy many times back in the day - http://nfggames.com/games/fontmaker/ Quote Share this post Link to post Share on other sites
rich 2610 Report post Posted May 28, 2014 Very cool! Reminds me of NFG's old Arcade Font Tool, which I used with great joy many times back in the day - http://nfggames.com/games/fontmaker/ Umm check the link at the bottom of my tool Quote Share this post Link to post Share on other sites
ChubbRck 3 Report post Posted May 28, 2014 Whoops... been missing a lot lately. Quote Share this post Link to post Share on other sites