https://github.com/miraprobemv/vscode-fontforge-glyph-preview
VS Code extension to preview glyph images contained in Spline Font Database files (*.sdf, *.glyph) used by FontForge
https://github.com/miraprobemv/vscode-fontforge-glyph-preview
font fontforge glyph sfd spline-font-database vscode
Last synced: about 1 month ago
JSON representation
VS Code extension to preview glyph images contained in Spline Font Database files (*.sdf, *.glyph) used by FontForge
- Host: GitHub
- URL: https://github.com/miraprobemv/vscode-fontforge-glyph-preview
- Owner: miraprobemv
- License: mit
- Created: 2025-08-30T00:44:14.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2026-05-04T14:44:49.000Z (about 1 month ago)
- Last Synced: 2026-05-04T15:10:41.424Z (about 1 month ago)
- Topics: font, fontforge, glyph, sfd, spline-font-database, vscode
- Language: TypeScript
- Homepage:
- Size: 625 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# FontForge Glyph Preview
This VS Code extension provides a preview feature for glyph images contained in Spline Font Database files (*.sdf, *.glyph, font.props) used by FontForge.
## Features
- **Glyph Preview**: View glyph images from FontForge files directly within VS Code

- **Glyph Selection**: Browse and select glyphs by name or table view


## Usage
1. Open a .sfd or .glyph or font.props file in VS Code.
2. Click the preview button at the top of the editor, or run "FontForge Glyph Preview: Open Preview" or "Open Preview to the Side" from the command palette (Ctrl+Shift+P).
3. The glyph image preview will appear in a side panel.
**Enjoy!**