FGM Editor
FGM Editor is a domain-focused tool for font glyph metrics editing, enabling batch updates and validation.

Check It Yourself
About This Tool
FGM Editor is a domain-focused tool that handles per-glyph metric data for font design work. It accepts structured data for multiple glyphs, validates fundamental relationships between advance width, bounding boxes, and bearings, and supports batch edits to speed font production. Conceptually, users supply glyph_id, advance_width, and bounding box coordinates; the tool derives or confirms left and right side bearings and ensures internal consistency. Benefits include reduced manual errors, easier bulk corrections, and clean data export for font pipelines. Core features include data import/export (JSON/YAML), automatic bearing calculation when missing, and cross-glyph integrity checks. Use cases include correcting inconsistent metrics across a new font, preparing a glyph set for export, and aligning metrics to a target UPM. Unique value lies in its focused handling of glyph-level numeric data without touching outlines or kerning. Core capabilities are designed for font engineers and type designers who need reliable, auditable metric edits with deterministic rules and clear diagnostic outputs. Typical workflows involve importing a glyph set, applying batch adjustments (e.g., increasing all advance widths by a constant), validating with auto-balance, and exporting the updated data for downstream tooling.
How to Use
1. Prepare a data file with glyphs in JSON or YAML format.2. Import the glyph set into FGM Editor.3. For each glyph, verify glyph_id and advance_width; adjust xMin/yMin/xMax/yMax as needed.4. Enable auto-balance to compute missing lsb/rsb from bbox and width.5. Run validation to catch invalid bbox sizes or negative metrics.6. Export updated_glyphs as JSON/YAML for font pipelines.

FAQs/Additional Resources
Find Quick Answers
How does FGM Editor handle missing bearings?
Can I import multiple glyph sets at once?
Does editing metrics modify glyph outlines or kerning?
What standards does the tool assume?
User Reviews
See What Others Are Saying
Explore Related Tools
More Solutions for Your Needs
Free Online Vector Editor
A free online vector editor for creating and editing SVG illustrations, suitable for designers, educators, and hobbyists needing quick in-browser vector workflows.
Editor Illustrator Online
A browser-based vector editor for creating illustrations with layers, shapes, and export options, targeting designers, students, and hobbyists.
Your Feedback Matters
Help Us to Improve