Skip to content

Feature request: Support css shape-rendering #692

@RAlfoeldi

Description

@RAlfoeldi

Rendered SVG images are not anti aliased. I would assume (hope) that the underlying The Batik implementation supports shape-rendering (https://xmlgraphics.apache.org/batik/status.html) and that this would "only" require routing the css property to Batik.

My impression is that at the moment shape-rendering is actively filtered and removed:

com.openhtmltopdf.css-parse WARNING:: (null#inline_style_1) shape-rendering is an unrecognized CSS property at line 27. Ignoring declaration.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions