sliding_puzzle improvements: * Use the UI font for numerals and 'moves' display when...
commitfedccc3941d46220d1bcf7d6f57354a6304a2b7b
authoramiconn <amiconn@a1c6a512-1295-4272-9138-f99709370657>
Sun, 3 Feb 2008 14:34:37 +0000 (3 14:34 +0000)
committeramiconn <amiconn@a1c6a512-1295-4272-9138-f99709370657>
Sun, 3 Feb 2008 14:34:37 +0000 (3 14:34 +0000)
tree6423378a68dee534e1d9ead9c1cb3b56c03a367f
parent9e132ea758ef89a8ca232eb19d3cfb6bf4988472
sliding_puzzle improvements: * Use the UI font for numerals and 'moves' display when possible. * Center the numerals and the 'moves' display. * Use a simple line separator. * Use black text on white background for greyscale targets. * Simplify the code a bit.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16207 a1c6a512-1295-4272-9138-f99709370657
apps/plugins/sliding_puzzle.c