We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
You may wish to update FontForge's support for Unicode. This requires building FontForge from source code.
Go to "Unicode" subdirectory of FontForge's sources.
cd unicode/;
Run
make makeutype;
Download these files:
wget http://unicode.org/Public/UNIDATA/LineBreak.txt; wget http://unicode.org/Public/UNIDATA/NamesList.txt; wget http://unicode.org/Public/UNIDATA/PropList.txt; wget http://unicode.org/Public/UNIDATA/UnicodeData.txt;
Then run
./makeutype;