Skip to content

Tools to render simple SVG files at iOS using Core Graphics

Notifications You must be signed in to change notification settings

destman/SVGView

Repository files navigation

SVGView

Set of tools to render simple SVG files on iOS using Core Graphics

Prerequisites

brew install protobuf
pod install

Build

svg2pb is used in Build Rule of SVGViewTest target to create protobuf version of SVG images and it should be build first.

  1. Launch archive action on svg2pb target to build and install svg2pb into /usr/local/bin.
  2. Run SVGViewTest application

About

Tools to render simple SVG files at iOS using Core Graphics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published