adobe-fonts / adobe-fonts/source-sans

Inconsistent zero in proportional numbers & small caps

オープン
#263 コメント 2 件 リアクション 0 件 担当者 0 名 GitHub で見る
bug
主要言語
CSS
スター
3.7k
フォーク
243
PR マージ指標
30日以内にマージされた PR はありません

説明

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.

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。