8000
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.
For me, the following command fails (tried to write to DejaVuSerif.ttx):
ttx -t cmap -o - /usr/share/fonts/TTF/DejaVuSerif.ttf
While this one succeeds:
ttx /usr/share/fonts/TTF/DejaVuSerif.ttf -t cmap -o -
I would like them both to work.