The VG Resource
Help making a usable font - Printable Version

+- The VG Resource (https://www.vg-resource.com)
+-- Forum: Discussion Boards (https://www.vg-resource.com/forum-133.html)
+--- Forum: Help me! (https://www.vg-resource.com/forum-137.html)
+--- Thread: Help making a usable font (/thread-31187.html)



Help making a usable font - BluCappo - 06-07-2017

How do I convert/make a font from the fonts available on Spriters Resource? I apologize in advance if this is the wrong place to submit this kind of question. I felt it was the most fitting place for it. In case the font already exists, It is the font found in Danganronpa 2: Goodbye Despair, and it looks like this:


RE: Help making a usable font - iyenal - 06-08-2017

It is a sprite font, so you have to find a program that supports or convert them.


RE: Help making a usable font - BluCappo - 06-08-2017

(06-08-2017, 10:29 AM)iyenal Wrote: It is a sprite font, so you have to find a program that supports or convert them.

Any suggestions...?


RE: Help making a usable font - iyenal - 06-09-2017

ScanFont is very good but is paid, there are also FontForge...


RE: Help making a usable font - puggsoy - 06-09-2017

The main problem here is that "real" fonts, like TTF files, use vector "glyphs" which are scalable, while the ones on TSR are just bitmap images. These are often fine for games (lots of game engines support them), but for most other uses you will need them converted. Unfortunately converting from bitmap to vector is not really something you can automate.

The best thing I could really find is this question, where the best answer was using FontForge + AutoTrace. It seems promising enough, but even in the best case it seemed to require manual editing. Another possibility is using FontStruct and seeing how accurately you can reconstruct it, but that would be fully manual.

I'd give it a shot myself, unfortunately I'm pretty swamped with uni work right now. If you're willing to wait I can probably give it a go sometime next week, i.e. in a few days. Otherwise feel free to do so yourself.


RE: Help making a usable font - BluCappo - 06-10-2017

(06-09-2017, 10:05 PM)puggsoy Wrote: The main problem here is that "real" fonts, like TTF files, use vector "glyphs" which are scalable, while the ones on TSR are just bitmap images. These are often fine for games (lots of game engines support them), but for most other uses you will need them converted. Unfortunately converting from bitmap to vector is not really something you can automate.

The best thing I could really find is this question, where the best answer was using FontForge + AutoTrace. It seems promising enough, but even in the best case it seemed to require manual editing. Another possibility is using FontStruct and seeing how accurately you can reconstruct it, but that would be fully manual.

I'd give it a shot myself, unfortunately I'm pretty swamped with uni work right now. If you're willing to wait I can probably give it a go sometime next week, i.e. in a few days. Otherwise feel free to do so yourself.

Well it seems the font already exists! (thank god) It took a bit of searching but someone was able to identify it for me. Thanks for your help @iyenal & puggsoy


RE: Help making a usable font - iyenal - 06-10-2017

Happy to see that you find it ! Is it Source Pro ?


RE: Help making a usable font - BluCappo - 06-10-2017

(06-10-2017, 12:06 PM)iyenal Wrote: Happy to see that you find it ! Is it Source Pro ?

lol, it is.