Skip to content

Styles from <defs> section not applied to the elements  #98

@ljadrbln

Description

@ljadrbln

Hello,

If svg file contains next construction generated image in the pdf file will be black:

<defs>
    <style>
        .cls-1 {
            fill: #d4d1c0;
        }
    </style>
</defs> 

SVG:
rabbit

PDF:
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions