[Webkit-unassigned] [Bug 172351] New: Glyphs substituted by "locl" table are unintentionally shaped upright in vertical writing mode.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri May 19 03:07:26 PDT 2017
https://bugs.webkit.org/show_bug.cgi?id=172351
Bug ID: 172351
Summary: Glyphs substituted by "locl" table are unintentionally
shaped upright in vertical writing mode.
Product: WebKit
Version: WebKit Nightly Build
Hardware: Macintosh
OS: macOS 10.12
Status: NEW
Severity: Normal
Priority: P2
Component: Text
Assignee: webkit-unassigned at lists.webkit.org
Reporter: baba at bpsinc.jp
CC: mmaxfield at apple.com
Created attachment 310642
--> https://bugs.webkit.org/attachment.cgi?id=310642&action=review
Screenshot of Safari and Chrome (for comparison)
In the following example, all characters should be rendered sideways because all of them have "R" property of UTR#50.
https://jsbin.com/hohaxuqece/1/edit?html,css,output
However, the numbers (123) in the second line are rendered upright on Safari.
The problem occurs with Source Han Serif, but does not occur with Source Han Sans.
I found that the issue won't occur without "latin_special" lookup substitutions defined by:
https://github.com/adobe-fonts/source-han-serif/blob/master/Regular/features.JP#L2755
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170519/ed1aff66/attachment-0001.html>
More information about the webkit-unassigned
mailing list