File: comp100.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 (6 lines) | stat: -rw-r--r-- 257 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
#define comp100_width 16
#define comp100_height 13
static unsigned char comp100_bits[] = {
   0xff, 0xff, 0x01, 0x80, 0x01, 0x80, 0x01, 0x80, 0xf1, 0xff, 0x11, 0x80,
   0x11, 0x80, 0x11, 0xff, 0x11, 0x81, 0x11, 0x81, 0x11, 0x81, 0x11, 0x81,
   0xff, 0xff};