资 源 简 介
Font Arranger is built for Windows in C#.NET in a Windows Form.
This app was requested by and built with a professional artist who makes custom fonts for games. His team uses Cocos2D so the .FNT output was created with just this in mind.
It can take a folder of individual characters. The app can then export a single image with the characters trimmed, packed and the option of a .FNT file that holds auto-generated Kerning data.
The input images must be named to the standard: (ASCII Number).png e.g. "48.png" is the "0" character and "97.png" is a lower-case "a".