项目作者: source-decay

项目描述 :
Convert Bitmap images to SVG via PHP
高级语言: HTML
项目地址: git://github.com/source-decay/vectorizer.git
创建时间: 2015-08-26T19:03:09Z
项目社区:https://github.com/source-decay/vectorizer

开源协议:

下载


About

A simple utility leveraging PHP in order to convert Bitmap images to Scalable
Vector Graphics.

Front end has been whipped up using the fabulous
Bootstrap and a little jQuery.
As of right now, Vectorizer only runs on Linux. I’m sure with a little doing,
you can run it via Cygwin.

Getting Started

  1. Requires Autotrace and PHP5. PHP5-dev would probably be nice to have.
    sudo apt-get install autotrace PHP5 PHP5-dev (if apt is your package manager).

  2. From here, open your browser of choice and navigate to index.html

  3. The rest…well the rest is pretty self explanatory huh? Enjoy.