TPS / playing-cards-assets

Playing Cards Image Assets (SVG+PNG)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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)

About

Playing Cards Image Assets (SVG+PNG)

License:MIT License


Languages

Language:Makefile 74.5%Language:JavaScript 25.5%