Bug 16878

Summary: SVG Fonts need to allow arbitary SVG content as <glyph> children
Product: WebKit Reporter: Nikolas Zimmermann <zimmermann>
Component: SVGAssignee: Nobody <webkit-unassigned>
Status: RESOLVED INVALID    
Severity: Normal CC: jdaggett, jeffschiller, krit, thorton, westonruter
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.4   

Nikolas Zimmermann
Reported 2008-01-15 06:18:00 PST
SVG Fonts are only supported using <glyph d="..."> syntax. Though SVG allows <glyph> to have any children - which are rendered in a specific order (when 'd' is also specified). Shouldn't be too hard to implement.
Attachments
Dirk Schulze
Comment 1 2014-05-12 05:17:49 PDT
Don't think we want to support that ever.
Note You need to log in before you can comment on or make changes to this bug.