How to create TrueType from an image
>> Saturday, October 31, 2009
[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:
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.
with a bit of python, whoa,,,scary
adsing it
Post a Comment