2D Toolkit Forum

2D Toolkit => Support => Topic started by: stevexu on January 16, 2014, 03:45:27 pm

Title: make 2dtk font from png file
Post by: stevexu on January 16, 2014, 03:45:27 pm
I have 10 number pngs,  from number 0 to number  9.  I want to use this png fils to create a 2dtk font so can be used to draw all kinds of score. Is there a tool to to this ?Thanks!
Title: Re: make 2dtk font from png file
Post by: unikronsoftware on January 16, 2014, 04:24:30 pm
You will need to create a bmp font (.fnt / .txt) file to go with it. I suggest looking at one that already exits - its pretty straightforward to write your own seeing that you only have 10 chars you need to add.