summaryrefslogtreecommitdiffstats
path: root/libkdegames/carddecks/README
blob: 9beb8a876d44486a3c360b10ea0173ed1f2136fb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
This directory contains all carddecks for KDE cardgames.

The backsides of the cards are stored as PNG images in
the directory decks as deck0.png, deck1.png, ...

The cardsets with 52 cards are stored in the directories
cards1,cards2,cards3,... where each directory contains 52
PNG images of the cards labels 1.png,2.png,...52.png

Access to these cards works by using the kcardialog library
in libkdegames. See for documentation there.