Skip to main content
Commonmark migration
Source Link

Is there a way to "convert" an existing PNG file with the characters' images into a bitmap font? Basically, I want to create a FNT file using an image like this...
[![font image][1]][1]font image
(source: opengameart.org)

...without the access to a TTF file of the image's characters or any other typical font formats. [1]: https://i.sstatic.net/PivL3.png

Is there a way to "convert" an existing PNG file with the characters' images into a bitmap font? Basically, I want to create a FNT file using an image like this...
[![font image][1]][1]
(source: opengameart.org)

...without the access to a TTF file of the image's characters or any other typical font formats. [1]: https://i.sstatic.net/PivL3.png

Is there a way to "convert" an existing PNG file with the characters' images into a bitmap font? Basically, I want to create a FNT file using an image like this...
font image
(source: opengameart.org)

...without the access to a TTF file of the image's characters or any other typical font formats.

broken image fixed (click 'rendered output' or 'side-by-side' to see the difference); for more info, see https://gist.github.com/Glorfindel83/9d954d34385d2ac2597bbe864466259f
Source Link

Is there a way to "convert" an existing PNG file with the characters' images into a bitmap font? Basically, I want to create a FNT file using an image like this...
font image http://opengameart.org/sites/default/files/font.png[![font image][1]][1]
(source: opengameart.org)

...without the access to a TTF file of the image's characters or any other typical font formats. [1]: https://i.sstatic.net/PivL3.png

Is there a way to "convert" an existing PNG file with the characters' images into a bitmap font? Basically, I want to create a FNT file using an image like this...
font image http://opengameart.org/sites/default/files/font.png
...without the access to a TTF file of the image's characters or any other typical font formats.

Is there a way to "convert" an existing PNG file with the characters' images into a bitmap font? Basically, I want to create a FNT file using an image like this...
[![font image][1]][1]
(source: opengameart.org)

...without the access to a TTF file of the image's characters or any other typical font formats. [1]: https://i.sstatic.net/PivL3.png

Tweeted twitter.com/#!/StackGameDev/status/465199479277498368
Source Link
Czyzby
  • 131
  • 2
  • 7

How to make a bitmap font having only a PNG file?

Is there a way to "convert" an existing PNG file with the characters' images into a bitmap font? Basically, I want to create a FNT file using an image like this...
font image http://opengameart.org/sites/default/files/font.png
...without the access to a TTF file of the image's characters or any other typical font formats.