googlefonts / googlefonts/googlesans-code

Update documentation to showcase SS01 which is single story g

Open
#36 1 comment 5 reactions 0 assignees View on GitHub
documentation
Dominant language
Python
Stars
2.6k
Forks
69
PR merge metrics
No merged PRs in 30d

Description

Upon inspecting the font, there is already a single story g, which is less distracting and enhances the overall appearance of the font. Again, it's a personal opinion. But there might be people like me, and it would be nice to showcase it in the documentation.

Attaching an image.

Image

Most of the editors support OTF features, like just enabling ss01

And for editors like JetBrains, people can build the font like this.

``` shell
╰─❯ pyftfeatfreeze -n -v -f 'ss01' /Users/pratyush/Desktop/GoogleSansCode-BoldItalic.otf /Users/pratyush/Desktop/out/GoogleSansCode-BoldItalic.otf
```

More details about the font freezer.
https://github.com/twardoch/fonttools-opentype-feature-freezer

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.