Bug 140537 - [SVG -> OTF Converter] X-Height is not specified
Summary: [SVG -> OTF Converter] X-Height is not specified
Status: RESOLVED DUPLICATE of bug 142465
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:
Blocks:
 
Reported: 2015-01-15 20:52 PST by Myles C. Maxfield
Modified: 2015-03-09 08:54 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 2015-01-15 20:52:27 PST
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.
Comment 1 Myles C. Maxfield 2015-03-08 15:22:25 PDT
OS X disregards what the font file reports its x-height as for all non-system fonts. This can't be fixed.
Comment 2 Myles C. Maxfield 2015-03-09 08:54:20 PDT

*** This bug has been marked as a duplicate of bug 142465 ***