diff options
Diffstat (limited to 'Build/source/libs/xpdf/xpdf-3.03/xpdf/print.xbm')
-rw-r--r-- | Build/source/libs/xpdf/xpdf-3.03/xpdf/print.xbm | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Build/source/libs/xpdf/xpdf-3.03/xpdf/print.xbm b/Build/source/libs/xpdf/xpdf-3.03/xpdf/print.xbm new file mode 100644 index 00000000000..209eb43583f --- /dev/null +++ b/Build/source/libs/xpdf/xpdf-3.03/xpdf/print.xbm @@ -0,0 +1,6 @@ +#define print_width 15 +#define print_height 15 +static unsigned char print_bits[] = { + 0xf0, 0x7f, 0x10, 0x40, 0x10, 0x40, 0xc8, 0x23, 0x08, 0x20, 0x68, 0x23, + 0x04, 0x10, 0x34, 0x10, 0x04, 0x10, 0xff, 0x7f, 0x55, 0x55, 0xab, 0x6a, + 0x55, 0x55, 0xab, 0x6a, 0xfe, 0x3f}; |