googlefonts / roboto-2

The Roboto family of fonts
Apache License 2.0
3.85k stars 309 forks source link

Add Choktaw Upsilon #272

Closed brawer closed 6 years ago

brawer commented 6 years ago

To support the Choktaw language, please add the following three lines to the locl feature for Roboto:

language CHO;
sub uni028A by upsilon;
sub uni01B1 by uni01B1.loclCHO;

And add a glyph shape uni01B1.loclCHO that looks like the Greek upsilon but with uppercase size. For comparison, here’s the string Ʊʊ in a the LaserChoktaw font which was designed for the Choktaw language:

image

/cc @sven-oly

See also https://github.com/googlei18n/noto-fonts/issues/993

brawer commented 6 years ago

Actually, Roboto already has glyphs for U+01B2 and U+028B. Sorry about the noise, closing bug.