EkType / Mukta

Mukta is a Unicode compliant, contemporary, mono-linear font family available in seven weights, supporting Devanagari, Gujarati, Gurumukhi, Tamil and Latin scripts.
Other
149 stars 21 forks source link

Minor CMAP issues #8

Closed davelab6 closed 10 years ago

davelab6 commented 10 years ago

Werner Lemberg writes,

In '03 Ek Mukta Regular' there is a glyph called 'uni097B'. However, the cmap doesn't map U+097B to this glyph. The same is true for some other 'uniXXXX' glyphs.

davelab6 commented 10 years ago

I found that the TTX xml has this cmap:

    <cmap_format_4 platformID="3" platEncID="1" language="0">
    ...
        <map code="0x97b" name="uni097B"/><!-- DEVANAGARI LETTER GGA -->

However, it is not present in the <cmap_format_0> - so I think the problem is that some software only reads that format-0 cmap and the solution is to ensure both cmaps are equal