Hi guys,
Yet another release of FontMapper, hopefully the last for awhile. This
release addresses a major issue about the font widths (they were all 0) and
adds detailed width info (leading, glyph, trailing) for TrueType fonts.
FontMapper v0.13 is available at:
www.epicentrix.net/~ltan/software.html
Cheers,
Soulshift aka. Hitomi_Ch
========================================
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 :)
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@....
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
=====================================