File: italic.xbm

package info (click to toggle)
tix8.1 8.1.4-8
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 8,476 kB
  • ctags: 8,285
  • sloc: ansic: 28,264; tcl: 25,466; makefile: 2,894; python: 2,561; sh: 963; cs: 253; perl: 137
file content (6 lines) | stat: -rwxr-xr-x 290 bytes parent folder | download | duplicates (59)
1
2
3
4
5
6
#define italic_width 16
#define italic_height 16
static unsigned char italic_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x80, 0x3f, 0x80, 0x3f, 0x00, 0x06, 0x00, 0x06,
   0x00, 0x03, 0x00, 0x03, 0x80, 0x01, 0x80, 0x01, 0xc0, 0x00, 0xc0, 0x00,
   0x60, 0x00, 0x60, 0x00, 0xfc, 0x01, 0xfc, 0x01};