Local testing
Since Browserstack has local testing, users will now be able to screenshot their own local instance of GFR. See readme for further instructions.
bin/viz_diffenator.py
Simple script to screenshot the differences found using fontdiffenator. We previously had to inspect each view to see what had changed then screenshot.
@davelab6 I'll make fontdiffenator and this tool pip installable. This pr uses fontdiffenator as a dependency so I need to add this to requirements.txt.
Added extra views to screenshot Once GFR has been updated to v2.101, https://github.com/googlefonts/gfregression/pull/35, users will be able to generate screenshots for kerns, marks and mkmks as well.
Local testing Since Browserstack has local testing, users will now be able to screenshot their own local instance of GFR. See readme for further instructions.
bin/viz_diffenator.py Simple script to screenshot the differences found using fontdiffenator. We previously had to inspect each view to see what had changed then screenshot.
@davelab6 I'll make fontdiffenator and this tool pip installable. This pr uses fontdiffenator as a dependency so I need to add this to requirements.txt.