Fix for #1105 on the python side made it possible to reuse non-font-specific names, make fontc consistent.
Makes python resources/scripts/ttx_diff.py 'https://github.com/googlefonts/Exo-2.0#sources/Glyphs/Exo2-Italic.glyphs' and python resources/scripts/ttx_diff.py 'https://github.com/googlefonts/atkinson-hyperlegible#sources/AtkinsonHyperlegible.glyphs' and hopefully others identical instead of different on (name, fvar).
Fix for #1105 on the python side made it possible to reuse non-font-specific names, make fontc consistent.
Makes
python resources/scripts/ttx_diff.py 'https://github.com/googlefonts/Exo-2.0#sources/Glyphs/Exo2-Italic.glyphs'
andpython resources/scripts/ttx_diff.py 'https://github.com/googlefonts/atkinson-hyperlegible#sources/AtkinsonHyperlegible.glyphs'
and hopefully others identical instead of different on(name, fvar)
.JMM if happy.