Thursday, February 12, 2026

Checking font availability on Mac 
 fc-list : family | grep "Fira Code" 
 or 
 system_profiler -json SPFontsDataType | grep \"family | sort | uniq | grep Fira

No comments:

Post a Comment

Checking font availability on Mac   fc-list : family | grep "Fira Code"   or   system_profiler -json SPFontsDataType | grep \...