Просмотр исходного кода

[Comparisons] Generated reports comparing the unhinted static ttfs against the official v2.138 unhinted ttfs

Marc Foley 6 лет назад
Родитель
Сommit
0887fffe55

+ 44 - 0
Docs/Compare/master_ttf_vs_v2_138/README.md

@@ -0,0 +1,44 @@
+# [v2.138 unhinted offical](https://github.com/google/roboto/releases/tag/v2.138) vs master_ttf
+
+Regression tests to determine whether the .ufos in master_ufo/ produce acceptable static fonts.
+
+
+## Building ttfs
+
+master_ttf/ built with [fontmake v1.6.0](https://github.com/googlei18n/fontmake/releases/tag/v1.6.0) using the following cli:
+
+```
+FONTS=$(ls -d ./master_ufo/*.ufo/)
+for f in $FONTS
+do
+  fontmake -u $f -o ttf --no-production-names
+done;
+```
+
+## Generating diffs
+
+Diffs produced with [fontdiffenator](https://github.com/googlefonts/fontdiffenator) and [diffbrowsers](https://github.com/googlefonts/diffbrowsers)
+
+## Summary for commit e7ece644e5714951089cd6916db07fc055c9383d
+- No marks are missing
+- mark below for uni1E2C fixed
+- Some mkmks are missing but no visual difference
+- Some mkmks are modified but no visual difference
+- No kerns are missing
+- No glyphs are missing
+- caretSlopeRun, caretSlopeRise in italics are different
+- Modified glyphs: Some distortions, are they acceptable? more distortions are occuring in the italic and condensed styles
+
+
+## Diff Notes
+
+Following summary has been made by M Foley by reviewing each diff image
+
+### Modified Glyphs
+- uni015E which looks like a 'K' now features a double story construction. Fixes https://github.com/google/roboto/issues/289
+- sampi, uni0236, uni030F, uni1AB5 have the most notable distortions. Other glyphs seem fine
+
+Roboto-LightItalic/glyphs_modified/gifs/Desktop_Windows_7_ie_9.0_.gif
+
+### Modified Marks
+- Changes only uni1E2C

BIN
Docs/Compare/master_ttf_vs_v2_138/diff_images/Roboto-Black/glyphs_modified/after/Desktop_Windows_7_ie_9.0_.jpg


BIN
Docs/Compare/master_ttf_vs_v2_138/diff_images/Roboto-Black/glyphs_modified/before/Desktop_Windows_7_ie_9.0_.jpg


BIN
Docs/Compare/master_ttf_vs_v2_138/diff_images/Roboto-Black/glyphs_modified/diff/Desktop_Windows_7_ie_9.0_.png


BIN
Docs/Compare/master_ttf_vs_v2_138/diff_images/Roboto-Black/glyphs_modified/gifs/Desktop_Windows_7_ie_9.0_.gif


BIN
Docs/Compare/master_ttf_vs_v2_138/diff_images/Roboto-Black/marks_modified/after/Desktop_Windows_7_ie_9.0_.jpg


BIN
Docs/Compare/master_ttf_vs_v2_138/diff_images/Roboto-Black/marks_modified/before/Desktop_Windows_7_ie_9.0_.jpg


BIN
Docs/Compare/master_ttf_vs_v2_138/diff_images/Roboto-Black/marks_modified/diff/Desktop_Windows_7_ie_9.0_.png


BIN
Docs/Compare/master_ttf_vs_v2_138/diff_images/Roboto-Black/marks_modified/gifs/Desktop_Windows_7_ie_9.0_.gif


BIN
Docs/Compare/master_ttf_vs_v2_138/diff_images/Roboto-Black/mkmks_missing/after/Desktop_Windows_7_ie_9.0_.jpg


Некоторые файлы не были показаны из-за большого количества измененных файлов