Skip to content
Snippets Groups Projects
Commit a710f6ff authored by Rob Swindell's avatar Rob Swindell :speech_balloon:
Browse files

Add strip_cp437_graphics() and have strip_ctrl() remove DEL chars too

strip_cp437_graphics() is like strip_exascii(), except it'll leave the foreign language characters and math symbols intact (removing just the common "block" and "line-drawing" characters).

DEL (0x7F) is a control character too, so have strip_ctrl() remove it.
parent 891f8c56
No related branches found
No related tags found
1 merge request!463MRC mods by Codefenix (2024-10-20)
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment