googlefonts / geologica

SIL Open Font License 1.1
47 stars 2 forks source link

WARN on Variable Font #7

Closed vv-monsalve closed 1 year ago

vv-monsalve commented 3 years ago

After pulling the latest files at commit 029a54c and perform new FB under the latest 0.7.33 version, a new WARN was reported:

WARN: Are there any misaligned on-curve points? * [com.google.fonts/check/outline_alignment_miss](https://font-bakery.readthedocs.io/en/latest/fontbakery/profiles/.html#com.google.fonts/check/outline_alignment_miss)
--- Rationale ---

This test heuristically looks for on-curve points which are close to, but do
not sit on, significant boundary coordinates. For example, a point which has a
Y-coordinate of 1 or -1 might be a misplaced baseline point. As well as the
baseline, the test also checks for points near the x-height (but only for lower
case Latin letters), cap-height, ascender and descender Y coordinates.

Not all such misaligned curve points are a mistake, and sometimes the design
may call for points in locations near the boundaries. As this test is liable to
generate significant numbers of false positives, the test will pass if there
are more than 100 reported misalignments.

* ⚠ **WARN** The following glyphs have on-curve points which have potentially incorrect y coordinates: * uni1EA2: X=900.0,Y=1876.0 (should be at ascender 1874?) * uni0202: X=474.0,Y=1875.5 (should be at ascender 1874?) * uni1EBA: X=852.0,Y=1876.0 (should be at ascender 1874?) * uni0206: X=426.0,Y=1875.5 (should be at ascender 1874?) * Eng: X=1154.0,Y=-2.0 (should be at baseline 0?) * uni1ECE: X=1088.0,Y=1876.0 (should be at ascender 1874?) * Ohorn: X=1578.0,Y=1402.0 (should be at cap-height 1400?) * uni1EDA: X=1578.0,Y=1402.0 (should be at cap-height 1400?) * uni1EE2: X=1578.0,Y=1402.0 (should be at cap-height 1400?) * uni1EDC: X=1578.0,Y=1402.0 (should be at cap-height 1400?) and 42 more. [code: found-misalignments]

This Fail is related to our OutlinesQuality Checklist. Please inspect it and ensure it is covered for Geologica.