Releases: Dimon-II/FontFit
Colored SVG support
Use entire font horiz-adv-x attribute
This attribute is not stored in glyph attributes, if the glyph size is the same as the default glyph size for the entire font.
1.0.0.1
This program is designed to align game icons embedded in a font with numbers or other symbols. The glyph can be adjusted to the height of the selected large character (for example, brackets) and vertically centered relative to the numbers next to which they will be used. In order not to deal with binary formats, a SVG font is used as a working file. If there is the same TTF/OTF file in the directory next to the SVG font, then it is used for displaying in the glyph tree and kerning table.
Added the ability to auto-kerning and its manual adjustment. Unfortunately - most free programs refuse to do kerning for non-Latin characters (Cyrillic).
FontFit init
The catalog should contain SVG fonts and the OTF / TTF fonts of the same name.
This tool was done for the vertical alignment of glyphs, but the auto-kerning was also added:
- Add rows (1st kerning character) and columns (2nd character). You can add several selected glyphs or a whole branch of the tree (Cyrillic, Latin, etc.). If the font has kerning settings, they are displayed in the table.
- Calc - calculates kerning based on the minimum and maximum distance settings. You can set all the numbers to 100 - then the minimum distance will be the same.
- The result can be corrected.
- Apply - will embed the kerning table in the font
- Then - save the font and use in SVG or convert to OTF