adobe-fonts / adobe-fonts/source-sans

Inconsistent zero in proportional numbers & small caps

Đang mở
#263 2 bình luận 0 reaction 0 người được giao Xem trên GitHub
bug
Ngôn ngữ chính
CSS
Star
3.7k
Fork
243
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

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.

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.