On 2013-06-13 09:58, Manu Abraham wrote: > Hi, >=20 > Does somebody have an idea, how these fonts are generated ? >=20 > http://mbed.org/users/wim/code/SSD1308_128x64_I2C/file/fa18169dd7e6/font_= 16x24.h >=20 > I tried a few different applications, but none seem to generate a font=20 > this way. > Any ideas ? I use MuGUI Font & Bitmap generator, from www.mugui.de to produce=20 these:=20 https://github.com/edeca/Electronics/blob/master/Include/fonts/font_lucidac= onsole.h It is especially nice because it supports custom XSL files[1] which=20 allow you to generate the output in any way you'd like. There are some=20 good built-in examples, but if you want to integrate with existing code=20 you can tweak the output into any format you'd like. There are some example photos of a GLCD with my fonts/code halfway down=20 my ST7565 tutorial:=20 http://edeca.net/wp/electronics/the-st7565-display-controller/ David 1 - See=20 https://github.com/edeca/Electronics/blob/master/Support/GlcdFiles/mugui_ed= eca.xsl --=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 .