outlines/paths on Heebo broken
Open
- Dominant language
- HTML
- Stars
- 20.5k
- Forks
- 2.9k
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 95
Description
As of the version 3.001 the Heebo font seems to be set up differently - and for our use broken. We're using the font in a web project with an outline made in css by using:
```
-webkit-text-fill-color: white;
-webkit-text-stroke-width: 2px;
-webkit-text-stroke-color: black;
```
With an outline the letters now look like beeing different paths, rather than one path per letter:

Contributor guide
Assessment
This issue has not been assessed yet.