Bug 140537
| Summary: | [SVG -> OTF Converter] X-Height is not specified | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Myles C. Maxfield <mmaxfield> |
| Component: | Layout and Rendering | Assignee: | Myles C. Maxfield <mmaxfield> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Normal | ||
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Myles C. Maxfield
See also: fast/css/ex-unit-with-no-x-height.html
I should set the font's x-height according to the font-face element's x-height attribute, if present. If not present, it should be half the em unit.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Myles C. Maxfield
OS X disregards what the font file reports its x-height as for all non-system fonts. This can't be fixed.
Myles C. Maxfield
*** This bug has been marked as a duplicate of bug 142465 ***