Skip to content
/ svgpb Public
forked from destman/SVGView

Tools to render simple SVG files at iOS using Core Graphics

Notifications You must be signed in to change notification settings

molind/svgpb

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SVGView

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

Prerequisites

To download and build protobuf just run make.

Build

svg2pb is used in Build Rule of SVGViewDemo 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. You may need to update Developer Team to build it.
  2. Run SVGViewDemo 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

Languages

  • Objective-C++ 61.6%
  • Objective-C 31.8%
  • Protocol Buffer 2.6%
  • C++ 1.9%
  • Makefile 1.8%
  • C 0.3%