ttf-dejavu
Links
- ttf-dejavu Debian package
- upstream
Current developement
New Fontforge script
I've modified strip_glyphs.pe script which now has the following syntax:
strip_glyphs [--include] --format --input --output --glyphs "
it was needed since different packages had moodified versions of the same script for different needs; I still need to add a flag for setting a font name as it's done in the version of the scrip shipped with ttf-sil-abyssinica, so we can all use the very same unmodified script
See current patch