Tutorial how to fix missing fonts Fonts in Inkscape 0.94 windows
MISSING FONTS
This is a known bug witch is going to be fixed in 0.94x and 1.0. You need to have all your fonts installed for all users to be seen by Inkscape in Windows. Until then (or users who do want to update) here's how to fix it:
HOW TO FIX MISSING FONTS IN WINDOWS:
- Open Explorer (This computer)
- Go to:
C:\Users\ My USER Name \AppData\Local\Microsoft\Windows\Fonts
(you can copy this and past into explorer just change your user name)
- Select all fonts
- Right-click and select INSTALL FOR ALL USERS
- Restart Inkscape
- You should have all your fonts
Video tutorial
IF this does not work there is another option to try
method 2
add the line
<dir>~/AppData/Local/Microsoft/Windows/Fonts</dir>
below the line
<dir>WINDOWSFONTDIR</dir>
in the file "...\Inkscape\etc\fonts\fonts.conf"
Edited by Jonathan Neuhauser