SVGPNGContainer

SVGの中にパス指定のimageタグがある場合、その内容をbase64にしてSVGの中に埋め込みます。対応画像フォーマットはPNGです。

How to Use

Read this test

リポジトリ

gradle

repositories {
    maven { url 'https://raw.githubusercontent.com/ukiuni/SVGPNGContainer/master/repository' }
}

dependencies {
    compile 'org.ukiuni:svgpngcontainer:1.0.0' 
}

License

Public domain. No warranty at all.