Conversation
Codecov Report
@@ Coverage Diff @@
## master #2866 +/- ##
=======================================
Coverage 93.92% 93.92%
=======================================
Files 87 87
Lines 6326 6326
Branches 1308 1308
=======================================
Hits 5942 5942
Misses 354 354
Partials 30 30 Continue to review full report at Codecov.
|
|
This PR is ready for review. |
|
@ylemkimon I'm happy to take a look at this now. Could you resolve the conflict / update the screenshots? |
|
@ylemkimon It would be nice to get font building working again. Do you have some time to look at this, or should I try to fix it myself? |
Codecov Report
@@ Coverage Diff @@
## master #2866 +/- ##
=======================================
Coverage 93.94% 93.94%
=======================================
Files 88 88
Lines 6345 6345
Branches 1314 1314
=======================================
Hits 5961 5961
Misses 354 354
Partials 30 30 Continue to review full report at Codecov.
|
|
@edemaine Sorry for the delay. This PR is ready for review. |
There was a problem hiding this comment.
I finally reviewed this, testing on a Linux machine. Everything looks great, in particular generating the exact same font files, except for two commits which I added already. Could you review them and then merge? Here is what I changed:
- The code did
cd "$(dirname "$0")/../.."and then referred to the path$(dirname $0)again. This doesn't work when the path is relative (e.g../buildFonts.shor evendockers/font/buildFonts.sh). I replaced the latter occurrences withdockers/fonts. - There was an uncalled function that claimed to deal with arguments, but no arguments seem to actually be supported. (We could support
-h, but why bother if no arguments are supported. 🙂 ) buildMetrics.shinstructions had a typo (dockervs.dockers), and generalized the script to run from anywhere.
In either case, feel free to replace with more suitable code. Thanks for these improvements!
|
It seems that |
|
Another question: Should we add scripts for |
|
@edemaine Thank you very much! |
## [0.13.14](v0.13.13...v0.13.14) (2021-08-28) ### Bug Fixes * **fonts:** update fonts dependencies ([#2866](#2866)) ([ea409ea](ea409ea))
|
🎉 This PR is included in version 0.13.14 🎉 The release is available on: Your semantic-release bot 📦🚀 |
|
Oops, maybe this should have been |
|
@edemaine Since fonts are updated, a patch release makes sense. |
ttfautohint(1.8.3)wget,man-db,pkg-configfonttoolsto 4.21.1There are subpixel changes to the screenshots: diff.zip.