; Information file for the cardset of 'LaBalladeDesDalton'.
; done by MaVaTi
; 28 December 2005
; http://www.multimania.com/mavati
;
; Lucky Luke is copyrighted by Morris & Goscinny
; The movie, on which this cardset is based, by Productions Dargaud Films Ren Goscinny Morris.
;
; This cardset is compatible with MarryampicII only !!!
; and will require some new features of the version 0.6+...
;
;
; Softwares used under Linux:
; The Gimp:
; -pictures (use zoom to place correctly thumbs cards).
; Audacity:
; -wav sounds in mono, 22050hz (quick mix, then split, mono, effect/change speed to 100, and
;  set project to 22050).
;
; Sofware used under Windows (sadly not available under Linux...):
; VirtualDub for
; -cardset pictures.
; -background pictures taken with filter (resize) on output video (menu: video/copy output
;  frame to clipboard).
; -audio voices extracts (mp3, 44100hz).

; size of the cards in pixels
WIDTH=100
HEIGHT=115

; number of cards in X and in Y
NUMBER_X=7
NUMBER_Y=2

; spacing in pixels between each
SPACING_X=10
SPACING_Y=35

; screen resolution to use
; available since MarryampicII v0.6+
; (per default 640x480 used)
DISPLAY_WIDTH=800
DISPLAY_HEIGHT=600
