You are on page 1of 2

## INSTALLATION ##

The latest version of KanjiTomo can be downloaded from www.kanjitomo.net Unzip the
package to
any directory and double-click KanjiTomo.jar, launch.bat (Windows) or launch.sh
(Linux/Mac)
to run the program. If you are upgrading from previous version of kanjitomo, you
can use
Settings -> Import settings to load your old configuration.

Java is required to run the program. It is recommended to install Java JDK instead
of JRE, it
will increase recognition speed by about 25%. KanjiTomo is a standalone program,
Java browser
plugin is not required and can be disabled. Java can be downloaded from
http://www.oracle.com/technetwork/java/javase/downloads/index.html

KanjiTomo has been tested on Windows 7 operating system. Other operating systems
might also
work, but Japanese fonts must to be installed.

## DOCUMENTATION ##

See instructions.html for documentation

## LICENSE ##

See LICENSE.txt for details

## CONTACT ##

If you have any questions about the program, feel free to send an email to
kanjitomo@gmail.com

## RELEASE HISTORY ##

0.9.13 (2018-11-25)
-------------------
- fixed issue that prevented launch with Java 11

0.9.12 (2016-01-24)
-------------------
- improved text orientation detection

0.9.11 (2015-04-12)
-------------------
- support for Chinese language

0.9.10 (2014-05-18)
---------------------
- ability to save identified words to a list and export them
to file or clipboard

0.9.9 (2013-06-17)
------------------
- zoom mode
- ability to click and drag to manually select
word location (in file or zoom mode)

0.9.8 (2013-02-10)
------------------
- dictionary for Japanese names
- improved detection of white text over complex background

0.9.7 (2012-11-25)
------------------
- clipboard support
- fullscreen mode
- two-page spread mode
- file history

0.9.5 (2012-10-07)
------------------
- four character compounds
- selectable text orientation
- selectable text color
- hotkeys
- faster startup speed

0.9.2 (2012-09-23)
------------------
- initial release

## ACKNOWLEDGEMENTS ##

This program uses EDICT, ENAMDICT and KANJIDIC dictionary files. These files are
the property
of the Electronic Dictionary Research and Development Group, and are used in
conformance with
the Group's licence.
http://www.csse.monash.edu.au/~jwb/edict.html
data\dictionary\edict2 enamdict kanjidic radkfile

This program uses CC-CEDICT dictionary files http://cc-cedict.org/wiki/


under Creative Commons Attribution-Share Alike 3.0 License
http://creativecommons.org/licenses/by-sa/3.0/
data\dictionary\cedict_ts.u8

This program uses imgscalr library by The Buzz Media


http://www.thebuzzmedia.com/software/imgscalr-java-image-scaling-library/
lib\imgscalr-lib-4.2

This program uses Unsharp Mask code by Romain Guy


http://www.java2s.com/Code/Java/Advanced-Graphics/UnsharpMaskDemo.htm
lib\unsharpmask\UnsharpMask.txt

This program uses JKeyMaster library by Denis Tulskiy


https://github.com/tulskiy/jkeymaster
lib\JKeyMaster

You might also like