google / google/fonts

outlines/paths on Heebo broken

Open
#2,502 3 comments 2 reactions 0 assignees View on GitHub
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:
![grafik](https://user-images.githubusercontent.com/493051/84792041-b530a800-aff3-11ea-8260-58d3c8d6457b.png)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.