
  Gnonograms3.   Nonogram puzzle generator and solver for Gtk/Gnome.
  -----------------------------------------------------------------

  * Introduction
   Gnonograms3 is an implementation for the Gnome desktop  of the Japanese logic puzzle "Nonograms",   also known as "Tsunami", "Griddlers" .....". The object of the game is to discover the pattern in the grid which is encoded by the clues which are give for each row and column. Each clue is a series of numbers which represent blocks of filled in cells in the corresponding row or column.  Each number indicates how many cells are in the block it represents.  Each block must be separated by at least one empty cell from neighbouring blocks.  The order of the numbers in the clue shows the order in which the blocks appear in the row or column.

  * Main Features
    * Design nonogram puzzles manually by painting
    * Enter puzzles from clues
    * Automatically generate puzzles
    * Import image file and convert to nonogram
    * Solve puzzles manually
    * Undo, redo moves
    * Undo to last correct position
    * Mark cell, return to marked position
    * Optional time penalty for checking/removing errors
    * Solve puzzles by computer
    * Save puzzles and partially completed puzzles
    * Includes help on solving nonograms
    * Handles puzzle grids up to 100x100 (practical limit depends on screen size)

  * Installation & Licensing

    Please consult the INSTALL and COPYING files for more information.


  Copyright of program code:
  --------------------------
  Jeremy Wootten <jeremywootten@gmail.com> 2010 - 2011.  License GPLv2
  except:
  minver - Yorba Foundation 2009 License. LGPLv2.1 or later

  Copyright of icons in the icons directory:
  ------------------------------------------
  Jeremy Wootten <jeremywootten@gmail.com> 2011.
  License Creative Commons Attribution Share-Alike

  Copyright of games as per displayed authors:
  -------------------------------------------
  1/. Fido/Frederico Vera <dktcoding@gmail.com>.
  License: As displayed

