df_cp437 1.1.0

Decoder for CP437 to UTF-8
Documentation

CP437 to UTF-8

unsafe forbidden

This project is part of DF Storyteller. The project is inspired by the CP437 crate. Although everything had been changed since that point.

Note that the code page correspondence with the code page used in Dwarf Fortress, but can be used for other applications.

It allows buffered reads of files that use CP437 and provides an output in UTF-8. This can be used together with Serde.

It also provides an interface for a progress bar to be added.

License

df_cp437 is distributed under the terms of both the MIT license and the Apache License (Version 2.0).