File: comp200.xbm

package info (click to toggle)
tklib 0.7%2B20210111-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 17,676 kB
  • sloc: tcl: 82,240; sh: 5,801; ansic: 792; pascal: 359; makefile: 70; sed: 53; exp: 21
file content (12 lines) | stat: -rw-r--r-- 743 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
#define comp200_width 32
#define comp200_height 26
static unsigned char comp200_bits[] = {
   0xff, 0xff, 0xff, 0xff, 0x01, 0x00, 0x00, 0x80, 0x01, 0x00, 0x00, 0x80,
   0x01, 0x00, 0x00, 0x80, 0x01, 0x00, 0x00, 0x80, 0x01, 0x00, 0x00, 0x80,
   0x01, 0x00, 0x00, 0x80, 0x01, 0x00, 0x00, 0x80, 0x01, 0xff, 0xff, 0xff,
   0x01, 0x01, 0x00, 0x80, 0x01, 0x01, 0x00, 0x80, 0x01, 0x01, 0x00, 0x80,
   0x01, 0x01, 0x00, 0x80, 0x01, 0x01, 0x00, 0x80, 0x01, 0x01, 0xff, 0xff,
   0x01, 0x01, 0x01, 0x80, 0x01, 0x01, 0x01, 0x80, 0x01, 0x01, 0x01, 0x80,
   0x01, 0x01, 0x01, 0x80, 0x01, 0x01, 0x01, 0x80, 0x01, 0x01, 0x01, 0x80,
   0x01, 0x01, 0x01, 0x80, 0x01, 0x01, 0x01, 0x80, 0x01, 0x01, 0x01, 0x80,
   0x01, 0x01, 0x01, 0x80, 0xff, 0xff, 0xff, 0xff};