Print Page | Close Window

How to convert pixel text into TTF fonts?

Printed From: Pixel Joint
Category: The Lounge
Forum Name: Resources and Support
Forum Discription: Help your fellow pixel artists out with links to good tutorials, other forums, software, fonts, etc. Bugs and support issues should go here as well.
URL: https://pixeljoint.com/forum/forum_posts.asp?TID=27402
Printed Date: 10 September 2025 at 7:19pm


Topic: How to convert pixel text into TTF fonts?
Posted By: rayteoactive
Subject: How to convert pixel text into TTF fonts?
Date Posted: 27 July 2022 at 2:12am
Hi everyone, I've been working on a game in Unity, using a regular pixel text with outlines. I was wondering if anyone knows if there's a software/app/etc which can help convert them into TTF fonts?



-------------
http://rayteoactive.wordpress.com/



Replies:
Posted By: KECG
Date Posted: 05 January 2023 at 9:12pm
I've done a whole lot of this in FontForge.

Hints it took me forever to find online: You need to dump the image font to individual images, scale up the images to at least 500X500 for clean scans, and then apply 'autotrace.'

It's super tedious, but very doable.

I hope for your sake some new tool has come along since I last went hunting :)


Posted By: nitrofurano
Date Posted: 25 March 2023 at 9:10am
you can interoperate fontforge with inkscape - inkscape is a lot easier to draw rectangles than fontforge, and then use fontforge for pasting the glyphs made on inkscape, organizing the typeface and generating it



Print Page | Close Window