ploink Posted March 4, 2014 Share Posted March 4, 2014 How do i change the ingame font?I tried to create a .fnt file with the app called BMFontI then loaded it as an asset and in the game BitmapText methods i called my font instead of the "Pixel" fontThe result was that the game never loadedBut i didnt get any errors in the javascript console.. Quote Link to comment Share on other sites More sharing options...
enpu Posted March 4, 2014 Share Posted March 4, 2014 Hi, I just made new screencast about using bitmap fonts: Quote Link to comment Share on other sites More sharing options...
ploink Posted March 4, 2014 Author Share Posted March 4, 2014 Thanks a lot for the quick answer!Will check it out Quote Link to comment Share on other sites More sharing options...
ploink Posted March 4, 2014 Author Share Posted March 4, 2014 ok that looks relatively simplenow my challenge is to find an app like bmglyph but for windowsas far as i can see bmfont cannot export the png needed and spritefont doesnt export the fnt filedoes anyone have any good suggestions? Quote Link to comment Share on other sites More sharing options...
enpu Posted March 4, 2014 Share Posted March 4, 2014 BMFont should work, make sure you got png selected in Export options. Quote Link to comment Share on other sites More sharing options...
ploink Posted March 4, 2014 Author Share Posted March 4, 2014 ah doh i had it set to dds...thanks a lot! Quote Link to comment Share on other sites More sharing options...
Wraithi Posted March 5, 2014 Share Posted March 5, 2014 Hi, try: http://kvazars.com/littera/ Nice online app for generating bitmap fonts. Quote Link to comment Share on other sites More sharing options...
iaskari Posted April 2, 2014 Share Posted April 2, 2014 I worked with http://kvazars.com/littera/ and I get an error when I tried to load the bimap ,but I found out that the font I use contain space and the I change it in the xml file. just in case someone had the same problem as I had . Quote Link to comment Share on other sites More sharing options...
enpu Posted April 2, 2014 Share Posted April 2, 2014 Thanks for the info! Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.