googlefonts / googlefonts/opensans

Superscript support for scientific plots (superscript minus and dot operator)

Open
#29 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Shell
Stars
300
Forks
36
PR merge metrics
No merged PRs in 30d

Description

I find that Open Sans works beautifully as a font face for scientific plots (ticks and labels), and I would like to use it as default theme for a scientific visualization library (see [these examples](http://juliaplots.org/AlgebraOfGraphics.jl/dev/generated/penguins/#Frequency-plots)).

The only issue I've encountered so far is that it does not support some characters needed for "log scale plots" to simulate exponents, namely superscript minus `⁻` and dot operator `⋅`.

Compare Open Sans version (using light weight for ticks)

![superscript_open_sans](https://user-images.githubusercontent.com/6333339/117640030-deff3a00-b184-11eb-99a8-00a48c32a1db.png)

with Fira Sans version (always light weights for ticks)

![superscript_fira_sans](https://user-images.githubusercontent.com/6333339/117640120-fe966280-b184-11eb-8a7b-f83adf58381e.png)

Would it be possible to add those two glyphs?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.