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
Copy file name to clipboardExpand all lines: CHANGELOG.md
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,9 +10,12 @@ A more detailed list of changes is available in the corresponding milestones for
10
10
- fonttools==4.58.0 has been changed (PR #https://github.com/fonttools/fonttools/pull/3809/): It fixes duplicate names, therefore the test for the `unique_glyphnames`check was failing. (issue #5023)
11
11
- Fix passing legacy check ids to --exclude-checkid (PR #5032)
12
12
13
-
### On the opentype profile
13
+
### On the OpenType profile
14
14
-**[check_monospace]:** Check CFF fonts as well: remove conditions "is_ttf" + remove "glyf" from required tables (issue #5030)
15
15
16
+
### On the Universal profile
17
+
-**[base_has_width]** is no longer considered experimental.
18
+
16
19
17
20
## 1.0.0 (2025-May-07)
18
21
- See also: https://github.com/fonttools/fontspector
0 commit comments