/fullwidth

generate fullwidth unicode text in clipboard

Primary LanguageC

command line utility for converting ascii text to special unicode characters. currently supported character types:

  • fullwidth
  • superscript

usage:

fullwidth he screm

(no output, result copied to clipboard: he screm)

fullwidth --super hewwo

(copied to clipboard: ʰᵉʷʷᵒ)

setup:

sudo make install

removal:

sudo make uninstall