googlefonts / diffbrowsers

Apache License 2.0
8 stars 5 forks source link

0.1.1: Gen screenshots for kerning, marks and mkmks. #5

Closed m4rc1e closed 6 years ago

m4rc1e commented 6 years ago

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.