[`Poppins - Bold`]: The `2` glyph has a small irregularity causing weird border rendering with `-webkit-text-stroke` applied
- Dominant language
- HTML
- Stars
- 20.5k
- Forks
- 2.9k
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 95
Description
Specify the font name in title with a short description of the bug.
**Describe the bug**
The `Poppins - Bold` `2` character has a slight irregularity in the inner curve of the 2 that causes the border to be rendered weirdly when the CSS property `-webkit-text-stroke` is applied.
**To Reproduce**
Render a `2` character in `Poppins - Bold` and apply any `-webkit-text-stroke` to the containing text element.
**Expected behavior**
It renders a smooth border around the glyph.
**Screenshots**
When inspecting the font glyph you can see there is a slight irregularity in the connecting points of the curve which seems to be causing this issue:

[Code pen example 👈🏻 ](https://codepen.io/calebcanva/pen/BaEKmqm)
Contributor guide
Assessment
This issue has not been assessed yet.