GitXplorerGitXplorer
h

playing-cards-assets

public
285 stars
116 forks
4 issues

Commits

List of commits on branch master.
Verified
1e4497c05c3da9956c9f517bd386e9a7090ff7fa

Update README.md

hhayeah committed 6 years ago
Verified
fe714106ded4f272703589fdbe1043a0ca9ede16

Merge pull request #3 from nawedx/add-license

hhayeah committed 6 years ago
Unverified
dc6fe2ea4bf22de504b9231f5868150d31b0b224

Adds MIT license to the repo

nnawedx committed 6 years ago
Unverified
331779f7069f45577119a677b8878b2bbd010302

updated readme

hhayeah committed 10 years ago
Unverified
f5556f80e5546e23b9f335c4a5aaa0627035189e

Add png output

hhayeah committed 10 years ago
Unverified
ed28297781e32d69b98159263d7f05e1e4ddf004

processing make

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)