wangwhai / noto

Automatically exported from code.google.com/p/noto
0 stars 0 forks source link

Kaithi font is mistakenly defining ASCII digits instead of Devanagari digits #14

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
The Kaithi font is mistakenly defining ASCII digits instead of the Devanagari 
digits.

According to Unicode 6.2, section 10.7, page 347,

"The digits in Kaithi are considered to be stylistic variants of those used in 
Devanagari. Hence the Devanagari digits located at U+0966..096F should be 
employed."

But the font instead employs the ASCII digits, at U+0030 to U+0039.

The cmap in the font should be change to point from the Devanagari digits to 
the glyphs, not the ASCII digits.

Original issue reported on code.google.com by roozbeh@google.com on 20 Sep 2013 at 9:20

GoogleCodeExporter commented 9 years ago
To clear the last sentence:

The cmap in the font should be changed to point from the Devanagari digits to 
the glyphs defined in the font, not from the ASCII digits.

Original comment by roozbeh@google.com on 20 Sep 2013 at 9:39

GoogleCodeExporter commented 9 years ago
We didn't specify Kaithi to have Devanagari digits.  So, Monotype just did the 
default approach of having ASCII digits. Anyway, we need to fix this. 

Original comment by jungs...@google.com on 23 Sep 2013 at 6:12

GoogleCodeExporter commented 9 years ago

Original comment by roozbeh@google.com on 26 Dec 2013 at 9:03

GoogleCodeExporter commented 9 years ago
Filed internally as noto-alpha/154.

Original comment by roozbeh@google.com on 26 Dec 2013 at 9:14