

Homepage: https://sourceforge.jp/projects/coordin/

coordin is a simple program which is used to make the shell of Ukagaka
platform. Drop any images into the window and use mouse to select an area to
get the coordinates. The data is written to the clipboard which can be
pasted in any text editors.

coordin uses gtk+ for GUI. On win32 (MS Windows) systems, it is better to 
install the gtk+ 2 runtime environment from http://gimp-win.sourceforge.net/
We also provide a version with gtk+ but it is large and cannot be executed
without those dlls.

To build win32 binary, please download the necessary dlls from
http://www.gimp.org/%7Etml/gimp/win32/downloads.html
Currently, run win32_build after autogen.sh from CVS should compile
the win32 binaries automatically under Debian testing.

