From f2a102d2e974ad0b6f7bd548b04c6fc39601d173 Mon Sep 17 00:00:00 2001 From: James Cloos Date: Tue, 30 Aug 2011 03:35:26 -0700 Subject: xpdf-3.02 --- xpdf/rightArrowDis.xbm | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 xpdf/rightArrowDis.xbm (limited to 'xpdf/rightArrowDis.xbm') diff --git a/xpdf/rightArrowDis.xbm b/xpdf/rightArrowDis.xbm new file mode 100644 index 0000000..1216c47 --- /dev/null +++ b/xpdf/rightArrowDis.xbm @@ -0,0 +1,5 @@ +#define rightArrowDis_width 8 +#define rightArrowDis_height 15 +static unsigned char rightArrowDis_bits[] = { + 0x01, 0x02, 0x05, 0x0a, 0x15, 0x2a, 0x55, 0xaa, 0x55, 0x2a, 0x15, 0x0a, + 0x05, 0x02, 0x01}; -- cgit v1.2.3