Font Manager#
The Font Manager tracks icon fonts that were part of imported IconJar bundles. Some icon sets are distributed as a font file alongside SVG or PNG assets — Icophony preserves that font data so you can access it later.
Opening the Font Manager#
Choose File → Font Manager from the menu bar.
Viewing Fonts#
The left column lists all imported icon fonts, sorted by name. Each entry shows:
- Name — The font name as recorded in the IconJar bundle.
- Family — The font family name.
Select a font to see its full details in the right panel.
Font Details#
| Field | Description |
|---|---|
| Name | Font name |
| Family | Font family |
| File | Original filename (e.g. icons.ttf) |
| Icons | Number of icons associated with this font record |
| Font Data | Whether the raw font file is stored in Icophony |
Saving a Font to Disk#
If Icophony has the font file data stored (shown as “Available” in Font Data), click Save Font to Disk… to export it. A Save dialog lets you choose the destination. The file is saved in its original format (TTF or OTF).
This is useful if you need the font file for use in design tools or for embedding in a web project.
Removing a Font#
Click Remove Font in the font details panel (or select a font in the list and click the − toolbar button).
Removing a font record clears the font association from any icons that referenced it, but does not delete the icons themselves. The icon image data is preserved.
You’ll be shown how many icons are affected before confirming.