Driver - FEZ Touch Font Generator

[title]FEZ Touch Font Generator[/title]
http://code.tinyclr.com/project/364/fez-touch-font-generator/
[line]
This is a custom font generator application that is a companion to the new FEZ Touch 2 driver.

This application allows you to create custom fixed and proportional fonts for use on your FEZ Touch display.

Updated to Ver 1.1 on 09/11/2011

  • Fixed bug where lowercase letters did not extend below the baseline.
  • Compressed output font files by removing blank pixels at bottom of character bitmaps.

The file shown in the Usage Example section below is an Arial 16pt font class generated by the application.

The file shown in the Source Code section is the MainForm.c file only. Source code for the complete project is in the attached ZIP file.