Skip to content

Ignores imported fonts #6

@vallentin

Description

@vallentin

SVG.toDataURL does not work for imported fonts. Even though the actual <svg> tag next to the image, displays the font perfectly fine.

<link href="https://fonts.googleapis.com/css?family=Open+Sans" rel="stylesheet" type="text/css">
@import url(https://fonts.googleapis.com/css?family=Open+Sans);

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