File: gray25.xbm

package info (click to toggle)
tk8.5 8.5.11-2
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 20,828 kB
  • sloc: ansic: 169,592; tcl: 22,719; makefile: 1,723; sh: 876
file content (6 lines) | stat: -rw-r--r-- 290 bytes parent folder | download | duplicates (49)
1
2
3
4
5
6
#define gray25_width 16
#define gray25_height 16
static unsigned char gray25_bits[] = {
   0x88, 0x88, 0x22, 0x22, 0x88, 0x88, 0x22, 0x22, 0x88, 0x88, 0x22, 0x22,
   0x88, 0x88, 0x22, 0x22, 0x88, 0x88, 0x22, 0x22, 0x88, 0x88, 0x22, 0x22,
   0x88, 0x88, 0x22, 0x22, 0x88, 0x88, 0x22, 0x22};