Bug 138592
| Summary: | [SVG -> OTF Converter] SVG Ligatures are sometimes incorrectly applied | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Myles C. Maxfield <mmaxfield> |
| Component: | Layout and Rendering | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | dino, jonlee, mitz, simon.fraser, thorton |
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Myles C. Maxfield
The SVG spec specifies that ligatures are done in codepoint-space, and OTF specifies that ligatures are done in glyph-space. This mismatch causes problems if there are multiple glyphs that map to the same code point.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |