rust-encoding icon indicating copy to clipboard operation
rust-encoding copied to clipboard

cp437

Open remdragon opened this issue 7 years ago • 1 comments

I need support to encode/decode cp437 to interface with a dynamic library.

The documentation does not explain how to create your own charset.

Also, I would happily submit a PR with some guidance of how to implement it since I've seen other requests for it.

remdragon avatar Feb 25 '18 12:02 remdragon

I've submitted #116 .

nelsonjchen avatar Mar 07 '18 00:03 nelsonjchen