Skip to content

hayeah/playing-cards-assets

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
png
September 21, 2014 11:38
September 4, 2014 10:11
October 26, 2018 13:36
September 4, 2014 10:11
November 10, 2018 13:10
September 4, 2014 10:11

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)