Op 13-Jun-13 10:58 AM, Manu Abraham schreef: > Hi, > > Does somebody have an idea, how these fonts are generated ? > > http://mbed.org/users/wim/code/SSD1308_128x64_I2C/file/fa18169dd7e6/font_= 16x24.h > > I tried a few different applications, but none seem to generate a font th= is way. > Any ideas ? > > Thanks, > > Manu I use Python with PIL to read a .ttf file, generate a font at a certain=20 size, then iteratate over the pixels top produce something similar to=20 what you linked to. It is part of bmptk, http://www.voti.nl/bmptk Wouter --=20 http://www.piclist.com/techref/piclist PIC/SX FAQ & list archive View/change your membership options at http://mailman.mit.edu/mailman/listinfo/piclist .