chiark / gitweb /
where-vessels: icons for lock state: how to concat for filters
authorIan Jackson <ian@liberator.relativity.greenend.org.uk>
Mon, 14 Dec 2009 02:55:34 +0000 (02:55 +0000)
committerIan Jackson <ian@liberator.relativity.greenend.org.uk>
Mon, 14 Dec 2009 02:55:34 +0000 (02:55 +0000)
yarrg/icons/rune [new file with mode: 0644]
yarrg/icons/t.xbm [new file with mode: 0644]

diff --git a/yarrg/icons/rune b/yarrg/icons/rune
new file mode 100644 (file)
index 0000000..ae4c827
--- /dev/null
@@ -0,0 +1 @@
+pnmcat -lr <(xbmtopbm <locked.xbm) <(pbmmake -white 1 1) <(xbmtopbm ours.xbm) | pbmtoxbm >t.xbm
diff --git a/yarrg/icons/t.xbm b/yarrg/icons/t.xbm
new file mode 100644 (file)
index 0000000..78329ef
--- /dev/null
@@ -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};