You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fonts with complex layout rules can benefit from regression tests
184
-
to ensure that the rules are behaving as designed. This checks runs
185
-
a test suite and compares expected shaping against actual shaping,
186
-
reporting any differences.
187
-
188
-
Test suites should be written by the font engineer and referenced in
189
-
the fontbakery configuration file. For more information about write
190
-
test files and how to configure fontbakery to read the test suites,
191
-
see https://simoncozens.github.io/tdd-for-otl/
183
+
Fonts with complex layout rules can benefit from regression tests to ensure that the rules are behaving as designed. This checks runs a shaping test suite and compares expected shaping against actual shaping, reporting any differences.
184
+
Shaping test suites should be written by the font engineer and referenced in the fontbakery configuration file. For more information about write shaping test files and how to configure fontbakery to read the shaping test suites, see https://simoncozens.github.io/tdd-for-otl/
Fonts with complex layout rules can benefit from regression tests
254
-
to ensure that the rules are behaving as designed. This checks runs
255
-
a test suite and reports if any glyphs are generated in the shaping which
256
-
should not be produced. (For example, .notdef glyphs, visible viramas,
257
-
etc.)
258
-
259
-
Test suites should be written by the font engineer and referenced in
260
-
the fontbakery configuration file. For more information about write
261
-
test files and how to configure fontbakery to read the test suites,
262
-
see https://simoncozens.github.io/tdd-for-otl/
246
+
Fonts with complex layout rules can benefit from regression tests to ensure that the rules are behaving as designed. This checks runs a shaping test suite and reports if any glyphs are generated in the shaping which should not be produced. (For example, .notdef glyphs, visible viramas, etc.)
247
+
Shaping test suites should be written by the font engineer and referenced in the fontbakery configuration file. For more information about write shaping test files and how to configure fontbakery to read the shaping test suites, see https://simoncozens.github.io/tdd-for-otl/
Fonts with complex layout rules can benefit from regression tests
321
-
to ensure that the rules are behaving as designed. This checks runs
322
-
a test suite and reports instances where the glyphs collide in
323
-
unexpected ways.
324
-
325
-
Test suites should be written by the font engineer and referenced in
326
-
the fontbakery configuration file. For more information about write
327
-
test files and how to configure fontbakery to read the test suites,
328
-
see https://simoncozens.github.io/tdd-for-otl/
304
+
Fonts with complex layout rules can benefit from regression tests to ensure that the rules are behaving as designed. This checks runs a shaping test suite and reports instances where the glyphs collide in unexpected ways.
305
+
Shaping test suites should be written by the font engineer and referenced in the fontbakery configuration file. For more information about write shaping test files and how to configure fontbakery to read the shaping test suites, see https://simoncozens.github.io/tdd-for-otl/
0 commit comments