Local font survey
This little app aims to gather data about locally available fonts across devices and operating systems. The data and the code is open-source, available here on GitHub.
There are two steps in the process. In step 1 we use queryLocalFonts
to get the data about the local fonts on your device. The queryLocalFonts
API is available in Chrome Windows and Mac only. In step 2 you review the list of fonts and uncheck any you don't want to share for whatever reason (e.g. privacy concerns).
When you submit the list, it's written in GitHub in the /data
directory using a timestamp as a file name
After clicking, you' be asked to grant permission to access your local fonts. Grant the permission if you want to help the research.