On 2012-04-14, Nick <suckless-...@njw.me.uk> wrote: > One question: is a rune the same as a glyph? Or a codepoint? Or > what?
‘rune’ == ‘Unicode code point’ > Also, a bit of documentation would be nice, just a sentence saying > what each function does, plus an example of its use. I know it isn't > complicated to work out from the function names, but it's still nice > to have around. You could try the Plan 9 man pages on http://man.cat-v.org/ . Robert Ransom