Introduction
Introduction Statistics Contact Development Disclaimer Help
RC - 9base - revived minimalist port of Plan 9 userland to Unix
git clone git://git.suckless.org/9base
Log
Files
Refs
README
LICENSE
---
RC (215B)
---
1 /build_RC {
2 pop
3 size 4 div /side exch def
4 currentpoint
5 newpath
6 moveto
7 0 side 1.5 mul rmoveto
8 0 side rlineto
9 side 2.5 mul 0 rlineto
10 0 side neg rlineto
11 closepath
12 fill
13 } def
You are viewing proxied material from suckless.org. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.