Skip to content
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

TrueType: IBM Plex Sans Regular: zero.tosf.alt01: The dot is slightly misshapen. #522

Open
GabrielMiceli opened this issue May 15, 2023 · 2 comments
Labels
severity: 4 Affects minor functionality, no workaround needed type: bug 🐛

Comments

@GabrielMiceli
Copy link

A couple of points on the right side of the dot in the zero.tosf.alt01 glyph are slightly offset in the TrueType versions (ttf, woff, woff2, eot) of IBM Plex Sans Regular, and it causes the curve to be noticeably distorted at larger sizes.
offsets

I happened to notice this deformity on the dedicated website for IBM Plex.
source

@BoldMonday
Copy link
Collaborator

Well spotted. Thank you!

@BoldMonday BoldMonday added type: bug 🐛 severity: 4 Affects minor functionality, no workaround needed labels May 15, 2023
@AmePelliccia
Copy link

Summary

This pull request includes the following changes:

  • Updated dependencies using Dependabot.
  • Resolved vulnerabilities in npm and yarn dependencies.
  • Improved automation scripts.

Background

This update was necessary to address security vulnerabilities reported by Dependabot. By updating these dependencies, we ensure our project remains secure and up-to-date.

Tests

  • Ran all existing unit tests to ensure no existing functionality is broken.
  • Verified that the updated dependencies do not introduce any new issues.

Additional Notes

  • No major changes to the codebase, primarily dependency updates.
  • Recommended to merge this pull request to keep the project dependencies secure.

Here’s a step-by-step on what to do next:

1.	Navigate to Your Repository on GitHub:
•	Go to your repository where you want to create the pull request.
2.	Open a Pull Request:
•	Navigate to the “Pull requests” tab and click “New pull request”.
3.	Compare Branches:
•	Make sure you are comparing the correct branches. In the image you provided, the base branch is dependabot/npm_and_yarn/... and the compare branch is master.
4.	Add Title and Description:
•	Title: “Joining the puzzle”
•	Description: Use the cleaned-up version provided above.
5.	Review Changes:
•	Review the changes you are proposing. Make sure everything looks correct.
6.	Create Pull Request:
•	Once you have reviewed everything, click the “Create pull request” button.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
severity: 4 Affects minor functionality, no workaround needed type: bug 🐛
Projects
None yet
Development

No branches or pull requests

3 participants