Skip to content

Set attributes for SVG #42

Description

@mrhaxic

Dears,

How could I define the attributes for the SVG, if I want to use the fillColor and Stroke with below code, any example or hint please?

    JAMSVGImage *tiger = [JAMSVGImage imageNamed:@"tiger"];
    JAMSVGImageView *tigerImageView = [JAMSVGImageView.alloc initWithSVGImage:tiger];

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