10.03.2019 - Round 1 results of our "A Love Letter For FreeBASIC" game dev competition have been published. Please be sure to check the results thread: http://games.freebasic.net/forum/index.php?topic=629.0. Don't forget that the competition is continuing with a round 2, lasting till 29th of April, 300 USD first prize. Stay tuned!

Author Topic: bitmapfont creation  (Read 3585 times)

N3trunn3r

  • Novice
  • ***
  • Posts: 73
    • View Profile
bitmapfont creation
« on: January 26, 2012, 06:12:03 AM »
So I want to create a PNG file from truetype fonts, with alpha channel.
Anybody knows how? I Googled but the apps I found dind't put a proper padding in the output file.
I want that each glyph has the same size so it is possible to load it like a tileset.
Anybody has experience in this, how do you create your bitmap fonts?

BadMrBox

  • Forum Sage
  • *****
  • Posts: 411
    • View Profile
    • BadMrBox.com
Re: bitmapfont creation
« Reply #1 on: January 26, 2012, 07:23:32 AM »