From: Ian Jackson Date: Mon, 14 Dec 2009 02:55:34 +0000 (+0000) Subject: where-vessels: icons for lock state: how to concat for filters X-Git-Tag: 6.3.4~3 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~yarrgweb/git?p=ypp-sc-tools.main.git;a=commitdiff_plain;h=b8cf35a7e536dd40b394abe2832479a339669370 where-vessels: icons for lock state: how to concat for filters --- diff --git a/yarrg/icons/rune b/yarrg/icons/rune new file mode 100644 index 0000000..ae4c827 --- /dev/null +++ b/yarrg/icons/rune @@ -0,0 +1 @@ +pnmcat -lr <(xbmtopbm t.xbm diff --git a/yarrg/icons/t.xbm b/yarrg/icons/t.xbm new file mode 100644 index 0000000..78329ef --- /dev/null +++ b/yarrg/icons/t.xbm @@ -0,0 +1,5 @@ +#define noname_width 11 +#define noname_height 9 +static char noname_bits[] = { + 0x00,0x00,0x0e,0x00,0xd1,0x03,0x51,0x02,0x5f,0x02,0x5f,0x02,0xdb,0x03,0x1f, + 0x01,0x1f,0x00};