Open
Description
While building the ttf font I'm getting this warning:
Warning: Option `-w' is deprecated! Use option `-a' instead
master_ttf/Hack-Regular.ttf - successful hinting with ttfautohint
Warning: Option `-w' is deprecated! Use option `-a' instead
master_ttf/Hack-Bold.ttf - successful hinting with ttfautohint
Warning: Option `-w' is deprecated! Use option `-a' instead
master_ttf/Hack-Italic.ttf - successful hinting with ttfautohint
Warning: Option `-w' is deprecated! Use option `-a' instead
master_ttf/Hack-BoldItalic.ttf - successful hinting with ttfautohint
This is my version of ttfautohint:
$ ttfautohint --version
ttfautohint 1.8.1
Copyright (C) 2011-2017 Werner Lemberg <[email protected]>.
License: FreeType License (FTL) or GNU GPLv2.
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Nothing harmful or urgent, but fixing it would be a nice improvement for the next release.