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
name/family_and_style_max_length: Use typographic family name if present
Use nameID 16 (Typographic family name) to determine name length if it exists
- 'name_family_and_style_max_length' check;
- Universal profile.
(PR #4811)
Copy file name to clipboardExpand all lines: CHANGELOG.md
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,11 @@
1
1
Below are the noteworthy changes from each release.
2
2
A more detailed list of changes is available in the corresponding milestones for each release in the Github issue tracker (https://github.com/googlefonts/fontbakery/milestones?state=closed).
3
3
4
-
## Upcoming release: 0.13.0 (2024-Aug-??)
4
+
## Upcoming release: 0.13.0 (2024-Sep-??)
5
+
### Changes to existing checks
6
+
#### On the Universal profile
7
+
-**[name/family_and_style_max_length"]:** Use nameID 16 (Typographic family name) to determine name length if it exists. (PR #4811)
8
+
5
9
### Migration of checks
6
10
#### Moved from Fontwerk to OpenType profile
7
11
-**[opentype/weight_class_fvar]**: "Checking if OS/2 usWeightClass matches fvar."
0 commit comments