How to create TrueType from an image

Saturday, October 31, 2009

making-truetype-fonts-from-images

[Viacheslav] wanted his virtual terminal to have the look of a DEC VT220. He was unable to find a font set that looked just right so he set out to make his own TrueType font. He managed to find a sample image of the glyphs that the VT220 used as fonts. Using a collection of free software he sliced the image into 256 different parts, resized and converted to one-bit index images, and converted these to vector graphics. This was accomplished with a bit of python, an image tracing program, and font editor called FontForge.

Take some time to dabble with these font tools. With an adequate sample you should be able to reproduce any font set. We won’t achieve anything as sophisticated as the font printed with bacteria, but this will be a start in the right direction.

3 komentar:

tue,  November 1, 2009 at 7:26 PM  

We've had several customers ask about extending the 30 minute time limit on live tests. OK, done. The new limit is now an hour. Anything else? Seriously, we listen and encourage you to give us suggestions to improve our service. If you have one, let us know.

sick,  November 2, 2009 at 7:39 PM  

with a bit of python, whoa,,,scary

Post a Comment

  © Blogger template Brownium by Ourblogtemplates.com 2009

Back to TOP