Query: paracode
OS: debian
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PARACODE(1) General Commands Manual PARACODE(1)NAMEparacode - command line Unicode conversion toolSYNOPSISparacode [-ttables] stringDESCRIPTIONThis manual page documents the paracode command. paracode exploits the full power of the Unicode standard to convert the text into visually similar stream of glyphs, while using completely different codepoints. It is an excellent didactic tool demonstrating the principles and advanced use of the Unicode standard. paracode is a command line tool working as a filter, reading standard input in UTF-8 encoding and writing to standard output.OPTIONS-ttables --tables Use given list of conversion tables, separated by a plus sign. Special name 'all' selects all the tables. Note that selecting 'other', 'cyrillic_plus' and 'cherokee' tables (and 'all') makes use of rather esoteric characters, and not all fonts contain them. Special table 'mirror' uses quite different character substitution, is not selected automatically with 'all' and does not work well with anything except plain ascii alphabetical characters. Example: paracode -t cyrillic+greek+cherokee paracode -t cherokee <input >output paracode -r -t mirror <input >output Possible tables are: cyrillic cyrillic_plus greek other cherokee all -r Display text in reverse order after conversion, best used together with -t mirror.SEE ALSOiconv(1)AUTHORRadovan Garabik <garabik @ kassiopeia.juls.savba.sk> 2005-04-16 PARACODE(1)
Related Man Pages |
---|
unicode(1) - debian |
unicode(1) - opendarwin |
unicode(1) - php |
unicode(1) - x11r4 |
unicode(1) - hpux |
Similar Topics in the Unix Linux Community |
---|
viewing tables |
specifing range.... |
Malzilla: 1.0.0 released |
What are five UNIX principles? |
Completed "Command line google translation tool" |