User Tools

Site Tools


vps_-_plan9front_-_mailing_and_faces

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
vps_-_plan9front_-_mailing_and_faces [2022/06/30 04:52] – [create face.1] hc9vps_-_plan9front_-_mailing_and_faces [2022/07/08 20:41] – [create face.1] hc9
Line 18: Line 18:
  
 |x|Adding your face|https://9p.io/wiki/plan9/adding_your_face/index.html| |x|Adding your face|https://9p.io/wiki/plan9/adding_your_face/index.html|
-|x|Review ''mug''| ''cpu% jpg -c myface.jpg | mug > myface.1''|+|x|Review //''mug''((The use of //''mug''// may call for the command //''broke''// ; ''man broke''.))//| ''cpu% jpg -c myface.jpg | mug > myface.1''
 +|x|  //''gif -c''//  |http://man.9front.org/1/jpg|
 |x|  //''png -c''//  |http://man.9front.org/1/jpg| |x|  //''png -c''//  |http://man.9front.org/1/jpg|
 +| |  //**''-c''** Convert the image to a Plan 9 representation, as defined by image(6), and write it to standard output.//  |"|
 +
 +|x|  //''crop''//  |crop, iconv - frame, crop, and convert image|http://man.9front.org/1/crop|
 +| |  //''crop''//  |//There are two ways to specify a crop, by color value or by geometry.//|"|
 +|x|  //''resize''//  |resample, resize - resample a picture|http://man.9front.org/1/resample|
 +|x|  //''rotate''//  |rotate - rotate or mirror a picture|http://man.9front.org/1/rotate|
 +
 +|x|  //''paint''//  |paint - create image files by drawing with a mouse or other pointing device|http://man.9front.org/1/paint|
 +|x|  //''tweak''//  |tweak - edit image files, subfont files, face files, etc.|http://man.9front.org/1/tweak|
 +| | //''tweak''// | //Report the coordinate and value of individual pixels indicated by pressing button 3.//|"|
  
 ===== quality control ===== ===== quality control =====
Line 84: Line 95:
  
 |x|  FACES -I:  | ''faces [ -ihc ] [ -m maildir ]'' |http://man.9front.org/1/faces| |x|  FACES -I:  | ''faces [ -ihc ] [ -m maildir ]'' |http://man.9front.org/1/faces|
 +
 +<code>
 +cpu% faces -i
 +</code>
  
 ====== 9p mail ====== ====== 9p mail ======
Line 135: Line 150:
 cpu% cpu%
 </code> </code>
 +
 +=== c: ===
 +
 +[[vps_-_9front#closing_drawterm|Closing Drawterm]]
  
 === d: === === d: ===
Line 232: Line 251:
  
 |x|Caution, //''ctrl-d''// can operate as the //''[Delete]''// on a rio rc window.| |x|Caution, //''ctrl-d''// can operate as the //''[Delete]''// on a rio rc window.|
 +
 +<code>
 +cpu% mail
 +42 messages, 1 unread
 +: q
 +cpu%
 +</code>
  
 === create popmail: === === create popmail: ===