FontMapper v0.13 (C) 2001 Linus Tan FontMapper is a small tool that allows you to save Windows fonts in a bitmap format suitable for use in games and other applications. FontMapper is free for commercial or non-commercial use :) You may only distribute this .zip archive with all files intact, and you can not charge any fee whatsoever for it. Features: + User configurable font, grid size, character width/height/color + Saves an array of font widths as C/C++ source code + Also saves detailed character spacing info for TrueType fonts + Optionally renders text with either Sub-Pixel Font Rendering technology or standard whole pixel anti-aliasing Known limitations/issues: - Font display will extend off the viewable area if a large grid size is selected - Sub-Pixel rendering not compatable with certain color combinations; use anti-aliasing instead Please note that FontMapper is more or less in an experimental stage, so please send comments/feedback/suggestions to: ltan@epicentrix.net. ChangeLog: v0.13 = Fixed major bug with font widths not being recorded (Chris Sorrell) = Added detailed character spacing info to output = Fixed minor file saving bugs v0.11 = Added sub-pixel font rendering (Codac) = Added anti-aliased font rendering = Added user tweakable font widths and heights = Some UI enhancements v0.01 = Initial Release