blob d0e7a02bfac2835331b2629396eda5319ca10aa3 96 bytes (raw)
name: bitmaps/gray.xbm # note: path name is non-authoritative(*)
1
2
3
4
| | #define gray_width 2
#define gray_height 2
static unsigned char gray_bits[] = {
0x01, 0x02};
|
debug log:
solving d0e7a02bfac2835331b2629396eda5319ca10aa3 ...
found d0e7a02bfac2835331b2629396eda5319ca10aa3 in https://git.savannah.gnu.org/cgit/emacs.git
(*) Git path names are given by the tree(s) the blob belongs to.
Blobs themselves have no identifier aside from the hash of its contents.^
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.