User Tools

Site Tools


vps_-_plan9front_-_unicode_utf_and_fontviewer

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Next revisionBoth sides next revision
vps_-_plan9front_-_unicode_utf_and_fontviewer [2021/10/01 07:16] – created hc9vps_-_plan9front_-_unicode_utf_and_fontviewer [2021/10/16 21:08] – rc command output results without prompt pallas
Line 2: Line 2:
  
 ===== Unicode ===== ===== Unicode =====
 +
 +At the rio rc prompt:
 +
 +<code>
 +cpu% cat /lib/unicode|grep 'superscript two'
 +00b2    superscript two
 +cpu% grep< /lib/unicode -e 'superscript two'
 +00b2    superscript two
 +cpu% grep 'superscript two' /lib/unicode
 +00b2    superscript two
 +cpu% unicode 00b2
 +²
 +</code>
 +
 +<code>
 +cpu% g 'superscript two' /lib/unicode
 +/lib/unicode:179 00b2  superscript two
 +cpu% unicode 00b2
 +cpu% ²
 +</code>
 +
 +<code>
 +cpu% page /lib/unicode.notice
 +</code>
 +
 +Within acme:
 +
 +<code>
 +cpu% acme
 +</code>
 +
 +^Newcol Kill Putall Dump Exit^^^
 +|**New Cut Paste Snarf Sort Zerox Delcol Mail**|:::|⇐ Mouse button 2 press //New//.|
 +
 +^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]|:::|⇐ Type //cat <nowiki>/</nowiki>lib<nowiki>/</nowiki>unicode|grep 'superscript two'// in the panel.|
 +
 +^Newcol Kill Putall Dump Exit^^^
 +|**New Cut Paste Snarf Sort Zerox Delcol Mail**|
 +|**Del Snarf : Look**|
 +|cat /lib/unicode<nowiki>|</nowiki>grep 'superscript two'|:::|⇐ Highlight the text string, then mouse button 2 press to execute the command.|
 +|grep< /lib/unicode -e 'superscript two'|:::|⇐ Highlight the text string, then mouse button 2 press to execute the command.|
 +|grep 'superscript two' /lib/unicode|:::|⇐ Highlight the text string, then mouse button 2 press to execute the command.|
  
 ===== UTF-8 ===== ===== UTF-8 =====
 +
 +<code>
 +cpu% man utf
 +</code>
  
 ===== fontviewer ===== ===== fontviewer =====
 +
 +<code>
 +cpu% fontviewer
 +</code>
 +
 +^Font Family:^^^
 +|//Plem//|:::|⇐ Mouse button 1 press to select a menu.|
 +|**Font File:**|:::|
 +|//unicode.9.font//|:::|⇐ Mouse button 1 press to select a menu.|
 +|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|:::|