adobe-fonts / adobe-fonts/source-sans

Inconsistent zero in proportional numbers & small caps

Aperta
#263 2 commenti 0 reazioni 0 assegnatari Vedi su GitHub
bug
Lingua principale
CSS
Stelle
3.7k
Fork
243
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

The zero is misaligned when using both proportional numbers and small caps.

The following LaTeX code (with `fontspec`)

```latex
{ 1234567890 \scshape 1234567890} \\
{\addfontfeatures{Numbers={OldStyle }} 1234567890 \scshape 1234567890} \\
{\addfontfeatures{Numbers={ Proportional}} 1234567890 \scshape 1234567890} \\
{\addfontfeatures{Numbers={OldStyle,Proportional}} 1234567890 \scshape 1234567890} \\
```

produces the following output:
![grafik](https://github.com/adobe-fonts/source-sans/assets/978183/c082ddda-4af1-483c-b33a-8957a7dbb199)

You can see the misaligned zero in the third row, second column.

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.