File: scales

package info (click to toggle)
xbitmaps 1.1.0-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 888 kB
  • ctags: 66
  • sloc: sh: 3,769; makefile: 317
file content (6 lines) | stat: -rw-r--r-- 281 bytes parent folder | download | duplicates (37)
1
2
3
4
5
6
#define scales_width 16
#define scales_height 16
static char scales_bits[] = {
   0x10, 0x10, 0x10, 0x10, 0x28, 0x28, 0xc7, 0xc7, 0x01, 0x01, 0x01, 0x01,
   0x82, 0x82, 0x7c, 0x7c, 0x10, 0x10, 0x10, 0x10, 0x28, 0x28, 0xc7, 0xc7,
   0x01, 0x01, 0x01, 0x01, 0x82, 0x82, 0x7c, 0x7c};