crosswordnexus / html5-crossword-solver

An HTML5 crossword solver that can handle JPZ files
BSD 3-Clause "New" or "Revised" License
9 stars 12 forks source link

Allow for .puz versions 2.x #30

Closed boisvert42 closed 3 years ago

boisvert42 commented 3 years ago

Check puz version. If 1.x process strings as ISO-8859-1. Otherwise process as UTF-8.