Add mode to draw PNG piece images through cairo
authorH.G. Muller <h.g.muller@hccnet.nl>
Thu, 4 Oct 2012 13:01:05 +0000 (15:01 +0200)
committerH.G. Muller <h.g.muller@hccnet.nl>
Sun, 21 Oct 2012 09:28:10 +0000 (11:28 +0200)
commit634be1ecc596d406ee5ea6f22194ef3b6348f42d
tree322849ee86636ee895507d4317d31fc2ad531dba
parentc64bb96345d0464fe123b5e1af71eb3f0f1afc3c
Add mode to draw PNG piece images through cairo

The PNG images have to be supplied as files in a -pngDirectory (a new
option) with a 256x256 bitmap. They are then scaled by cairo to the
desired square size. This does not work very well for the smaller sizes.
args.h
common.h
dialogs.c
xboard.c