-
-
Notifications
You must be signed in to change notification settings - Fork 402
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
case + calt does not replace -> with arrow #161
Comments
|
First of all, |
@VasiliyRusin @rsms |
Good catch! |
With fix landed in 39213de: |
Shipped with release 3.6 |
Describe the bug
First of all. I'm not sure what it's a bug, but it looks pretty bad. And according to the demo from the website, it should be nicer.
If I use
font-feature-settings: 'case' 1;
, I lose alt case, but if I didn't use it, my symbols jump with a different case.UPD.
Now I absolutely sure that it's a bug. Most features of 'calt' work as expected with
font-feature-settings: 'case' 1;
. But arrows not. The demo was updated.To Reproduce
Just watch demo.
Expected behaviour
I hoped to get both of these. Fixed vertical position and alt case.
Screenshots
Environment
OS: Windows 10 1809
Chrome and Affinity Designer. But I suppose that it will be on any app.
Current version from css file.
The text was updated successfully, but these errors were encountered: