GithubHelp home page GithubHelp logo

isabella232 / svgren Goto Github PK

View Code? Open in Web Editor NEW

This project forked from transitapp/svgren

0.0 0.0 0.0 80.01 MB

:camera: SVG renderer in C++

License: MIT License

Shell 0.34% Ruby 0.06% C++ 96.38% Python 0.18% C 0.30% PowerShell 0.49% Makefile 1.97% CMake 0.28%

svgren's Introduction

Transit README

Infos

This repo is a fork of https://github.com/igagis/svgren.

The repo contains those changes:

  • Files from the svgdom repo (https://github.com/igagis/svgdom) have been copied in the directory svgdom.
  • It contains built libraries files (ex: liblibsvgdom.a, liblibsvgren.a, ...)

How to build libraries files for Transit app

Building for ios-simulator/iphone-os:

  • From the ios directory run: pod install
  • Open the workspace tests.xcworkspace
    • Select a Simulator, and run the project. The build must be in Release configuration
    • Select a iOS Device, and run the project. The build must be in Release configuration
  • Find the Products folder generated in the derived data folder. To find it, from the Xcode Project Navigation, right-click Products/tests.app and select Show in finder.
  • run build.sh script using the Products folder name. The script lipo all the binaries into universal version.
    • ex: ./build.sh /Users/myser/Library/Developer/Xcode/DerivedData/tests-dmdhynkqdcmyshfrbigueivlfkfk/Build/Products
  • Commit your changes

svgren's People

Contributors

gcamp avatar gdorion avatar igagis avatar jaimeivancervantes avatar juliensaad avatar lucdion avatar muteq avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.