Skip to content

SVG support based on SVG Salamander and Batik #337

@mgarin

Description

@mgarin

Provide additional tools to simplify SVG graphics usage within components.

Here is a set of planned features:

  • Convenient implementation of Swing Icon for the SVG graphics

  • Easy way to retrieve BufferedImage of specific size from loaded SVG image

  • SVG support based on SVG Salamander free open-source library

  • SVG support based on Apache Batik free open-source free library

  • Separate svg module - would contain base API for providing SVG graphics loading support and won't be useful without a second module containing the actual implementation

  • Separate svg-salamander module - would contain SVG Salamander implementation

  • Separate svg-batik module - would contain Apache Batik implementation

Since this will certainly involve additional 3rd-party library or libraries - it should be placed into separate module. It will work perfectly along with other v1.3.0 module changes: #336

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions