Copy link to clipboard
Copied
According to here https://www.marksimonson.com/notebook/view/proxima-nova-2.008 uppercase ẞ (eszett) is supported but I can't figure out if it is there in the version on adobe web fonts and if it is how to enable it
Copy link to clipboard
Copied
According to here https://www.marksimonson.com/notebook/view/proxima-nova-2.008 uppercase ẞ (eszett) is supported but I can't figure out if it is there in the version on adobe web fonts and if it is how to enable it
Copy link to clipboard
Copied
So in further investigation ẞ (capitalised) is supported but ß (lowercase) does not change to this variant when using text-transform:uppercase and displays SS instead, inversely ẞ (capitalised) does change to the lowercase variant when using text-transform:lowercase.