AshlinHarris / Spinners.jl

Command line spinners in Julia with Unicode support
MIT License
13 stars 1 forks source link

Add checks to input strings #17

Closed AshlinHarris closed 1 year ago

AshlinHarris commented 1 year ago

UTF-16 might need to be enforced. Also, if the final cleanup step can't be improved (see #13), it might be best to enforce that all characters have the same transcode length.