-
Notifications
You must be signed in to change notification settings - Fork 3.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update JetBrains Mono to version v2.251 #776
Update JetBrains Mono to version v2.251 #776
Conversation
Signed-off-by: moritzdietz <moritzdietz@users.noreply.github.com>
Actually something's not right. Making this a draft. |
Mind to tell what? ;-) |
I just looked at the diff and thought that it's a bit odd that there aren't as many additions as my other PRs have. Additionally I saw your other PRs fixing various font-patcher things. Maybe you'd know if there have been changes lately which result in smaller diffs. (also there are the usual issues around glyphs widths but this wasn't why I marked this as draft to check) |
I do not really get what you mean. From what I see the diffs look ok?
It's a bit smaller but I guess the changes are more localized (just adding some glyphs) so that
Not really. Maybe a newer With this version, Edit: Separate answer from quote |
It was the diff-size that threw me off. Nothing more. Don't read too much into it. Really :)
There have been changes which were quiet important / issues were annoying that I waited for ever since the new version appeared to make a new PR. This was done especially for the reason you mention, that in a case there is another change we don't drift. |
/spent 40m for detailed review I reckon Ryan would want to merge himself, I found no issues with the fonts themselves. Edit: Somehow |
When I redo the patching I get slightly different patched font files (size differs by tens of bytes).
|
regarding the conflicts: |
Ok, should I just drop my second commit then? Then this PR only adds the unpatched font and the CI builds the patched one. |
I'd say: Yes. Luckily you structured the PR so well, with 2 commits 👍 git reset --hard HEAD^
git push --force Or something ;) |
Oh, I know and how to do it ;-) I did that on purpose. |
91e82bf
to
dd52740
Compare
Is this good to go now? Asking before I hit merge. |
Description
This PR updates JetBrains Mono to version v2.251. This is a follow up PR for #648, #572, #540 and #518.
Requirements / Checklist
What does this Pull Request (PR) do?
How should this be manually tested?
Any background context you can provide?
What are the relevant tickets (if any)?
Screenshots (if appropriate or helpful)