-
Notifications
You must be signed in to change notification settings - Fork 21
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Странные значения weight и style в ttf #2
Comments
Не понимаю откуда берутся 50 для Light, 80 для Regular и 100 для Medium. В спецификациях OpenType и CSS для тех же классов предполагаются 300, 400 и 500. |
Возможно freetype их как-то сам матчит. Во всяком случае для остальных файлов он показывает правильные значения. |
Проблема обнаружена, со следующим апдейтом будет фикс. |
А значения |
FIxed in 0.9.1. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Вот такие веса показывает
fc-scan
(fontconfig) в UbuntuПо документации я бы ожидал для
Lt — 50
Md — 100
xLt — 40
Ну и style у всех почему-то
Regular
.The text was updated successfully, but these errors were encountered: