Tool to create bitmaps and fonts for embedded applications.
This program allows you to create bitmaps and fonts, and transform them to "C" source format for embedded applications.
The transformation of the images to the source code is made by using templates. Therefore, by modifying the templates, you can change the format of the output within certain limits.
A simple app that generates wordpress HTML code which displays all images, uploaded within a post, one after another. You just copy and paste the code into the post editor instead of clicking "insert into post" for each uploaded image.
With GLCD Tools you can convert windows bitmap files (bmp) to a byte array suitable for graphic LCD displays. Additionally you can create fontsets out of your system fonts for the displays. It outputs C Code which you can use in your µC project.