From 173969690a52db68df1d22809dd0b17bc1db256f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thomas=20G=C3=BCnther?= Date: Sat, 26 Jul 2008 20:38:59 +0200 Subject: Added setup options to configure fonts --- README | 26 +++++++++++++++++++++----- 1 file changed, 21 insertions(+), 5 deletions(-) (limited to 'README') diff --git a/README b/README index 790c6ea..b16093f 100644 --- a/README +++ b/README @@ -47,14 +47,12 @@ givens are symmetrically ordered. But this can be disabled in the setup. To solve difficult Sudoku puzzles some hints can be used. Incorrect cells are red and cells with ambiguous numbers are magenta. These hints can be disabled in -the setup. With the green key a cell can be marked. A marked cell has green -background color. With the yellow key the cursor is moved to the next free cell -with minimal possible numbers. The red key set the next possible number for the -current cell. +the setup. For further hints see the commands menu, which is opened with the +blue key. Each time the plug-in is started from the main menu the same puzzle is shown. A new puzzle is only generated on VDR startup or if it has been requested by -selecting this command in the commands menu, which is opened with the blue key. +selecting this command in the commands menu. In the commands menu you can load and save puzzles from/to the sudoku-list file. This file is located at the plugins folder inside the configuration folder of @@ -107,6 +105,24 @@ Setup: Values: see commands menu. Default: Undo last action. - Key Yellow Choose command for the yellow key. Values: see commands menu. Default: Redo last action. +- Great font (VDR >= 1.5.4) + Choose font for the great digits. + Values: all installed fonts. Default: Sans Serif:Bold. +- Great font height (pixel) (VDR >= 1.5.4) + Font height for the great digits. + Values: 10-64. Default: 31. +- Great font width (pixel) (VDR >= 1.5.4) + Font width for the great digits. + Values: 10-64. Default: 42. +- Small font (VDR >= 1.5.4) + Choose font for the small digits. + Values: all installed fonts. Default: Sans Serif:Bold. +- Small font height (pixel) (VDR >= 1.5.4) + Font height for the small digits. + Values: 10-64. Default: 10. +- Small font width (pixel) (VDR >= 1.5.4) + Font width for the small digits. + Values: 10-64. Default: 14. - Transparency (%) Set the transparency of the menu. Values: 0-100. Default: 50. -- cgit v1.2.3