index
:
groff
debian
progress-linux
upstream
debian 12 backports: manpages
Progress Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
devices
/
xditview
/
gray4.bm
blob: dad142a9b0f0247e7c72d6bb3bfd81baaa42ce9a (
plain
)
1
2
3
4
#define gray4_width 3 #define gray4_height 3 static char gray4_bits[] = { 0x00, 0x07, 0x02};