https://issues.apache.org/bugzilla/show_bug.cgi?id=46456
Summary: Generated <font-face> elements should not use @style
Product: Batik
Version: 1.8
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: SVGGraphics2D
AssignedTo: [email protected]
ReportedBy: [email protected]
When true is passed to the useCss parameter of the SVGGraphics2D constructor,
the SVGCSSStyler converts the @font-family, @font-weight, etc. attributes on a
<font-face> into a @style attribute. This is incorrect, since these attributes
aren't presentation attributes, but attributes that correspond to the CSS font
descriptor properties.
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]