GithubHelp home page GithubHelp logo

fontto-processing's Introduction

fontto-processing

Message Queue for fontto with RabbitMQ

INFO

How Work

  1. pull from rabbitMQ (with multithread)
  2. processing
    • pass deep neural network
    • noise reduction
    • svg conversion
    • ttf conversion
  3. request to fontto-server

Usage

test-publisher

help

node test-publisher/publisher.js --help

install dependency

cd test-publisher
npm install

run test publisher

node test-publisher/publisher.js --amqp-url amqp://<host>:5672 --queue <queue name> --interval 2000

python subscriber

help

python index.py --help

install dependency

pip install -r requirements.txt

run subscriber

python index.py --amqp-url amqp://<host>:5672 --queue <queue> --log-path output.log --thread-num 2

fontto-processing's People

Contributors

gamchanr avatar sjang42 avatar sungjunyoung avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

fontto-processing's Issues

svg파일들을 ttf 파일로 변경하고 싶습니다.

안녕하십니까. 저는 가.svg, 나.svg 등등의 파일들을 가지고 있고 이들을 svg 폰트 파일로 변환한 후 ttf 파일로 변환하고 싶습니다.
svg2ttf.py를 참고하여 사용하고 싶은데 어떻게 사용하면 되는지 알려주실 수 있을까요?
svg파일들을 하나의 svg 폰트 파일로 변환할 때 기존 파일들을 어디에 어떻게 넣고 결과 파일이 어디에 만들어지는지 궁금합니다!

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.