💻 Software
Location of truetype fonts
Fresh7 days ago
Mar 15, 202679047 viewsConfidence Score0%
0%
Problem
I would like to create a small script that installs a few truetype fonts on the user's system. On my Ubuntu machine the truetype fonts are located at . However, I'm not sure if this location is the same on all machines. Is there a way to find out where truetypes fonts are stored on any Linux system…
Error Output
xpath -q -e 'fontconfig/dir[1]/text()[1]' /etc/fonts/fonts.conf
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: Location of truetype fonts
Low Risk
Every font that is located under any subdirectory of and is scanned and added to the collection you're able to use. So as long as your font is inside one of those two directories it is correctly located, that location is the same for almost every ma…
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix