canonical / Ubuntu-Sans-fonts

Other
54 stars 4 forks source link

Capital punctuation not in sources #15

Closed djrrb closed 1 year ago

djrrb commented 2 years ago

image

Do we re-add?

At
Backslash
Braceleft
Braceright
Bracketleft
Bracketright
Bullet
Emdash
Endash
Exclamdown
Guillemotleft
Guillemotright
Guilsinglleft
Guilsinglright
Hyphen
Parenleft
Parenright
Questiondown
Slash
djrrb commented 1 year ago

check launchpad

djrrb commented 1 year ago

probably add them back

djrrb commented 1 year ago

I looked on launchpad and didn’t see anything searching for caps/capitals/uppercase/punctuation/align.

We found these in other UI fonts and will add them back here using our best judgement on alignment.

We will use AGL-compatible glyphnames this time as opposed to the ones above, and implement these in the “case” feature.

I believe I was incorrect that this is implemented when text-transform: uppercase, so the case sensitive alternates would have to be explicitly applied with font-feature-settings: 'case'.

backslash.case
braceleft.case
braceright.case
bracketleft.case
bracketright.case
bullet.case
emdash.case
endash.case
exclamdown.case
guillemotleft.case
guillemotright.case
guilsinglleft.case
guilsinglright.case
hyphen.case
parenleft.case
parenright.case
questiondown.case
slash.case
djrrb commented 1 year ago

These are now present, named with .case, and in the OT features.