Always render svg pieces anew on size change
authorH.G. Muller <h.g.muller@hccnet.nl>
Tue, 9 Oct 2012 12:56:16 +0000 (14:56 +0200)
committerH.G. Muller <h.g.muller@hccnet.nl>
Sun, 21 Oct 2012 09:28:21 +0000 (11:28 +0200)
commitac9d48038a86a672579abbcbbc53b17e2515ba13
tree828dc734b52b3282604fc422adfc829bbab1f09e
parentbaafcd6d8002793a71c272634dc676850930a61e
Always render svg pieces anew on size change

The svg pieces are now unconditionally rendered to supply the pngPieceImage
master source otherwise read from png file. This is then fed into the
original png code (so that if for some reason it fails, we fall back on png
pieces, and finally on built-in pixmaps).
args.h
common.h
dialogs.c
draw.c