File: pattern.xbm

package info (click to toggle)
tklib 0.9-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 23,156 kB
  • sloc: tcl: 105,088; sh: 2,573; ansic: 792; pascal: 359; makefile: 69; sed: 53; exp: 21
file content (6 lines) | stat: -rw-r--r-- 272 bytes parent folder | download | duplicates (90)
1
2
3
4
5
6
#define foo_width 16
#define foo_height 16
static char foo_bits[] = {
   0x60, 0x06, 0x90, 0x09, 0x90, 0x09, 0xb0, 0x0d, 0x4e, 0x72, 0x49, 0x92,
   0x71, 0x8e, 0x8e, 0x71, 0x8e, 0x71, 0x71, 0x8e, 0x49, 0x92, 0x4e, 0x72,
   0xb0, 0x0d, 0x90, 0x09, 0x90, 0x09, 0x60, 0x06};