googlefonts / pyfontaine

Python tool to check font files for language/character set support
https://github.com/googlefonts/pyfontaine
GNU General Public License v3.0
104 stars 20 forks source link

Ensure all fontconfig orthographies are used #74

Closed davelab6 closed 9 years ago

davelab6 commented 9 years ago

There are 246 orthographies in fontconfig, but only 238 are currently parsed:

ls -1 fontaine/charsets/fontconfig/fc-lang/*orth | wc -l;
  246
pyfontaine --set | grep fontconfig | wc -l
  238
davelab6 commented 9 years ago
$ pyfontaine --set | grep fontconfig | wc -l
     246