You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
438 B
13 lines
438 B
15 years ago
|
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
|
||
13 years ago
|
in libtdegames. See for documentation there.
|
||
15 years ago
|
|