mirror of
https://github.com/antonkomarev/github-profile-views-counter.git
synced 2026-07-14 09:41:55 -04:00
[Design flaw] Kerning for the 'w' in "Profile views" text is messed up #24
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Andrew-J-Larson on GitHub (Jan 23, 2022).
Here's an example of my profile views badge as of today (1/23/2022 @ 5:53 AM PST):
Underlined is where the issue occurs:
As you can see, for some reason, more space has been added to the left of the 'w', causing it to also intersect the 's' in the word "views".
@antonkomarev commented on GitHub (Jan 23, 2022):
This project uses https://github.com/badges/poser library for badge rendering. This issue should be targeted there.
@Andrew-J-Larson commented on GitHub (Jan 23, 2022):
Noticed there's a similar issue there https://github.com/badges/poser/issues/72, going to close this.