keiranking / Phil

A crossword maker.
http://www.keiranking.com/phil
Apache License 2.0
282 stars 85 forks source link

Read binary PUZ files #14

Closed raphlinus closed 6 years ago

raphlinus commented 6 years ago

Adds support for reading files in binary PUZ (Across Lite) format. No UI work is needed as it auto-detects the file format on load.

Note that this uses the TextDecoder API, which has been around a couple of years but not yet supported on Edge.