plan9front_-_unicode_utf_and_fontviewer
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
plan9front_-_unicode_utf_and_fontviewer [2023/10/09 23:59] – [keyboard] hc9 | plan9front_-_unicode_utf_and_fontviewer [2023/10/15 05:45] (current) – [Unicode] hc9 | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ====== Unicode, UTF-8 and fontviewer ====== | ||
+ | |||
+ | ===== Unicode ===== | ||
+ | |||
+ | At the rio rc prompt: | ||
+ | |||
+ | < | ||
+ | cpu% cat / | ||
+ | 00B2 s2 ² superscript digit two | ||
+ | cpu% grep< / | ||
+ | 00B2 s2 ² superscript digit two | ||
+ | cpu% grep ' | ||
+ | 00B2 s2 ² superscript digit two | ||
+ | cpu% unicode 00B2 | ||
+ | ² | ||
+ | cpu% | ||
+ | </ | ||
+ | |||
+ | < | ||
+ | cpu% g ' | ||
+ | / | ||
+ | cpu% unicode 00B2 | ||
+ | cpu% | ||
+ | ² | ||
+ | cpu% | ||
+ | </ | ||
+ | |||
+ | < | ||
+ | cpu% page / | ||
+ | </ | ||
+ | |||
+ | Within acme: | ||
+ | |||
+ | < | ||
+ | cpu% acme | ||
+ | </ | ||
+ | |||
+ | ^Newcol Kill Putall Dump Exit^^^ | ||
+ | |**New Cut Paste Snarf Sort Zerox Delcol Mail**|::: | ||
+ | |||
+ | ^Newcol Kill Putall Dump Exit^^^ | ||
+ | |**New Cut Paste Snarf Sort Zerox Delcol Mail**|:::| | ||
+ | |**Del Snarf : Look**| | ||
+ | |[blank panel]| | ||
+ | |||
+ | ^Newcol Kill Putall Dump Exit^^^ | ||
+ | |**New Cut Paste Snarf Sort Zerox Delcol Mail**| | ||
+ | |**Del Snarf : Look**| | ||
+ | |[blank panel]|::: | ||
+ | |||
+ | ^Newcol Kill Putall Dump Exit^^^ | ||
+ | |**New Cut Paste Snarf Sort Zerox Delcol Mail**| | ||
+ | |**Del Snarf : Look**| | ||
+ | |cat / | ||
+ | |grep< / | ||
+ | |grep ' | ||
+ | |||
+ | ===== UTF-8 ===== | ||
+ | |||
+ | < | ||
+ | cpu% man utf | ||
+ | </ | ||
+ | |||
+ | ===== keyboard ===== | ||
+ | |||
+ | < | ||
+ | cpu% man keyboard | ||
+ | </ | ||
+ | |||
+ | < | ||
+ | cpu% grep smiley / | ||
+ | 263A :) ☺ | ||
+ | </ | ||
+ | |||
+ | < | ||
+ | cpu% grep ' | ||
+ | 00BD 12 ½ fraction one half | ||
+ | </ | ||
+ | |||
+ | |x|//The sequence for entering 8 1/2 on an IBM keyboard is// '' | ||
+ | |||
+ | < | ||
+ | cpu% pwd | ||
+ | /sys/doc | ||
+ | cpu% cd 8½ | ||
+ | cpu% pwd | ||
+ | / | ||
+ | cpu% | ||
+ | </ | ||
+ | |||
+ | ===== fontviewer ===== | ||
+ | |||
+ | < | ||
+ | cpu% fontviewer | ||
+ | </ | ||
+ | |||
+ | ^Font Family:^^^ | ||
+ | |// | ||
+ | |**Font File: | ||
+ | |// | ||
+ | |The quick brown fox jumps over the lazy dog|:::| | ||
+ | |A B C D E F G H I|:::| | ||
+ | |J K L M N O P Q R|:::| | ||
+ | |S T U V W X Y Z|:::| | ||
+ | |a b c d e f g h i|:::| | ||
+ | |j k l m n o p q r|:::| | ||
+ | |s t u v w x y z|:::| | ||
+ | |0123456789|::: | ||