So you installed a new font. You were excited. You opened StitchFiddle. And… nothing. The font is nowhere to be found. Annoying, right? Don’t worry. This is a common problem. And the good news? It’s usually easy to fix.
TLDR: If installed fonts are not showing in StitchFiddle, the issue is usually related to browser limitations, system installation errors, or font file compatibility. Try restarting your browser, reinstalling the font correctly, or using a supported font format like TTF or OTF. Clear your cache and confirm the font works in other apps. If needed, use system fonts or convert the text to SVG before importing.
Let’s break this down step by step. Simple words. Simple fixes. You’ve got this.
First, Understand How StitchFiddle Handles Fonts
Here’s something important. StitchFiddle runs in your browser. It is not a traditional desktop program. That matters.
Browsers do not always access your computer’s installed fonts directly. Sometimes they do. Sometimes they don’t. It depends on:
- Your browser
- Your operating system
- Font format
- Security settings
If a font isn’t appearing, it does not always mean the font is broken. It often means the browser does not see it.
Step 1: Restart Everything
Yes. Really.
After installing a font, your system may need a refresh. Your browser might still be running on old memory.
Try this:
- Close StitchFiddle.
- Close your browser completely.
- Reopen the browser.
- Go back to StitchFiddle.
Still not showing?
Restart your computer. It sounds basic. But it works surprisingly often.
Step 2: Check If the Font Installed Correctly
Sometimes the font wasn’t installed properly. It happens.
To check:
- Open Microsoft Word (or Pages, or any text editor).
- Look for your font in the font list.
- Type something using it.
If it shows up there, the installation worked.
If it does not show up, reinstall it.
How to Reinstall a Font Properly
On Windows:
- Right-click the font file.
- Click “Install for all users.”
On Mac:
- Double-click the font file.
- Click “Install Font.”
- Make sure it appears in Font Book.
After reinstalling, restart your browser again.
Step 3: Check the Font File Format
Not all fonts are equal. Some formats work better than others.
StitchFiddle works best with:
- TTF (TrueType Font)
- OTF (OpenType Font)
If your font is in an unusual format, like:
- WOFF
- WOFF2
- Type 1
It may not work properly.
If needed, download the TTF or OTF version of the font. Many font websites offer both.
Step 4: Try a Different Browser
Browsers behave differently.
If you are using:
- Chrome → try Firefox
- Firefox → try Edge
- Edge → try Chrome
Some users report better font detection in certain browsers.
This is especially true after new font installations.
Step 5: Clear Your Browser Cache
Browsers love to save old information. Sometimes too much.
Clearing your cache forces the browser to reload everything fresh.
How to Clear Cache (Quick Version)
- Open browser settings.
- Find “Privacy” or “History.”
- Click “Clear browsing data.”
- Select “Cached images and files.”
- Clear it.
Restart your browser again.
Now check StitchFiddle.
Step 6: Make Sure the Font Is Not Variable-Only
Some modern fonts are “variable fonts.”
They are flexible. Fancy. Modern.
But not all web apps handle them well.
If your font download includes:
- A file with “Variable” in the name
- Only one font file with adjustable weight
Try downloading the static version instead.
Static fonts often work more reliably.
Step 7: Check for Font Conflicts
You might have multiple versions of the same font installed.
This causes confusion.
Especially if:
- You downloaded different versions over time
- You installed both TTF and OTF versions
- Older versions remain in your system
Fix this by:
- Opening your font manager
- Searching for duplicate names
- Removing old copies
Restart your computer afterward.
Step 8: Use SVG or Import Text as Image
If nothing works, don’t panic. There is another trick.
You can create your text elsewhere. Then import it.
Method 1: Export as SVG
- Create your text in Illustrator or Inkscape.
- Use your installed font there.
- Convert text to outlines.
- Export as SVG.
- Import into StitchFiddle.
Method 2: Import as Image
- Create text in any design program.
- Export as PNG or JPG.
- Upload into StitchFiddle.
- Convert it into a chart.
This is a great workaround. Especially for decorative fonts.
Quick Troubleshooting Checklist
If you like simple lists, here you go:
- ✔ Restart browser
- ✔ Restart computer
- ✔ Confirm font works in Word
- ✔ Reinstall font properly
- ✔ Use TTF or OTF format
- ✔ Clear browser cache
- ✔ Try different browser
- ✔ Remove duplicate font versions
- ✔ Test static instead of variable font
Work through this list slowly. One step at a time.
Why This Happens So Often
Let’s be honest.
Font management is messy. Even in 2026.
Here’s why:
- Browsers prioritize security.
- Operating systems cache font data.
- Fonts come in many formats.
- Some fonts are poorly made.
It is rarely StitchFiddle being “broken.”
It is usually communication between your system and your browser.
When It Might Be a Bigger Issue
If none of the fixes work, check:
- Are you using a very old operating system?
- Is your browser outdated?
- Do you have strict security extensions installed?
Try:
- Updating your browser
- Temporarily disabling extensions
- Testing in private/incognito mode
Extensions sometimes block font rendering.
Pro Tips for Future Font Installs
Want fewer problems next time?
- Always download fonts from trusted websites.
- Avoid installing too many versions of the same font.
- Stick to TTF or OTF when possible.
- Restart your browser after installation.
Simple habits. Fewer headaches.
Final Thoughts
Fonts not showing in StitchFiddle can feel frustrating. Especially when your project is waiting.
But most of the time, the fix is simple.
Restart. Reinstall. Refresh.
Check the format. Try another browser.
If needed, use SVG as your backup plan.
You are not stuck. You are just one setting away from solving it.
Now go make something awesome. With the font you actually wanted to use.