-
-
Notifications
You must be signed in to change notification settings - Fork 43
Open
Labels
Description
Currently, Sandify ships with a curated set of fonts. Users can request we add additional fonts, but each addition requires a code change. This feature lets users upload any TTF or OTF font file directly in the app. The font appears in the Font dropdown and can be used immediately with Fancy Text.
- Upload via file picker in the Font dropdown ("Upload font..." option)
- Uploaded fonts persist in browser storage (IndexedDB) across sessions
- Supports TTF and OTF formats
Custom fonts are stored locally in the browser - just like fonts installed on a computer. If someone shares a .sandify file that uses a custom font, recipients who don't have that font will see a fallback (with a warning), a similar behavior as Adobe Illustrator or other design tool.
User experience
- Create a Fancy Text layer
- Open the Font dropdown
- Select "Upload font..." at the bottom
- Pick a .ttf or .otf file
- Font loads and is automatically selected
- Use it like any other font