view src/point.h @ 37883:28c2e4c911b7

2001-05-24 Andrew Choi <akochoi@i-cable.com> * international/titdic-cnv.el (quail-misc-package-ext-info): Change name of input method chinese-ctlaub to chinese-ctlau-b5.
author Andrew Choi <akochoi@shaw.ca>
date Thu, 24 May 2001 12:14:42 +0000
parents 3165b2697c78
children 695cf19ef79e
line wrap: on
line source

#define point_width 5
#define point_height 19
static char point_bits[] = {
   0x1f, 0x0e, 0x0e, 0x04, 0x04, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
   0x00, 0x00, 0x04, 0x04, 0x0e, 0x0e, 0x1f};