GitXplorerGitXplorer
h

playing-cards-assets

public
285 stars
116 forks
4 issues

Commits

List of commits on branch master.
Unverified
62f63ec20cfd62f91b42e91cb93b549deec7f874

original svg input

hhayeah committed 10 years ago

README

The README file for this repository.

Playing Cards iOS Assets

Courtesy of https://code.google.com/p/vector-playing-cards/ (public domain)

With some additional processing to remove borders of cards.

Build the png assets with four parallel processes:

make -j 4 png

Tools

xmlstartlet to remove the border path from svg.

svg2png to convert svg to png (based on phantomjs)