Turn ASCII alphabetical characters into CJK fullwidth Unicode characters.
Takes input from standard input or cmdline args, you can use
echo '<string>' | fullwidth -
or
fullwidth <string>
if you wish to use from terminal.
Change directory to the root of the project,
makesudo make prefix=/usr install
Note: Your system may use prefix of /usr/local use your noggin
Application trivially created by forking https://github.com/co60ca/bunnysay
and deleting half the code. Thanks to Brad Kennedy for creating the adorable
bunnysay.
This application is licensed under GNU General Public License v3.0. Please see the LICENSE file for details.