Bug 139134 - [iOS] Support Myanmar text
Summary: [iOS] Support Myanmar text
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Myles C. Maxfield
URL:
Keywords:
Depends on: 138906
Blocks:
  Show dependency treegraph
 
Reported: 2014-12-01 10:03 PST by Myles C. Maxfield
Modified: 2015-08-26 23:53 PDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Myles C. Maxfield 2014-12-01 10:03:16 PST
Currently, Myanmar text is rendered as boxes. Example: ပြည်ထောင်စု သမ္မတ မြန်မာနိုင်ငံတော်
Comment 1 Myles C. Maxfield 2014-12-01 11:34:43 PST
The Unicode block range for Myanmar is 0x1000 to 0x109F. There are also other two extended block for Myanmar, 0xA9E0-0xA9FF (Myanmar Extended-B) and 0xAA60-0xU+AA7F (Myanmar Extended-A).
Comment 2 Myles C. Maxfield 2014-12-01 12:50:24 PST
iOS doesn't ship with any fonts that support Myanmar. If one such font is installed via a configuration profile, the fix for https://bugs.webkit.org/show_bug.cgi?id=138906 should fix this.
Comment 3 Myles C. Maxfield 2015-08-26 23:53:23 PDT
This is no longer a WebKit bug.