diff options
Diffstat (limited to 'Master/texmf-doc/doc/german/FAQ-ge/html/greyprevious.xbm')
-rw-r--r-- | Master/texmf-doc/doc/german/FAQ-ge/html/greyprevious.xbm | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Master/texmf-doc/doc/german/FAQ-ge/html/greyprevious.xbm b/Master/texmf-doc/doc/german/FAQ-ge/html/greyprevious.xbm new file mode 100644 index 00000000000..369d09106f6 --- /dev/null +++ b/Master/texmf-doc/doc/german/FAQ-ge/html/greyprevious.xbm @@ -0,0 +1,6 @@ +#define greyprevious_width 16 +#define greyprevious_height 16 +static unsigned char greyprevious_bits[] = { + 0x00, 0x00, 0x00, 0x00, 0x80, 0x40, 0x40, 0x20, 0xa0, 0x50, 0x50, 0x28, + 0xa8, 0x54, 0x54, 0x2b, 0xa8, 0x54, 0x50, 0x28, 0xa0, 0x50, 0x40, 0x20, + 0x80, 0x40, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00}; |