clipper-java
clipper-java copied to clipboard
Point.java has comments using ISO encoding incompatible with UTF-8
Not a big deal but it prevents compilation on Linux or OSX after a git clone of the repo.
It can be fixed with iconv command though.
Fixed in pull request #10