File: plus.b

package info (click to toggle)
tkgate 2.1%2Brepack-4
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 28,384 kB
  • sloc: ansic: 62,300; tcl: 20,345; xml: 2,731; yacc: 1,177; lex: 839; sh: 664; makefile: 180; perl: 39
file content (5 lines) | stat: -rw-r--r-- 195 bytes parent folder | download | duplicates (13)
1
2
3
4
5
#define plus_width 9
#define plus_height 9
static unsigned char plus_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x10, 0x00, 0x38, 0x00, 0x7c, 0x00, 0x38, 0x00,
   0x10, 0x00, 0x00, 0x00, 0x00, 0x00};