view src/point.h @ 18560:ee420f0a43f5

Fix typo in doc-string of charset indian-1-column. Adjust for the name change of standard-character-unification-table-for-decode and standard-character-unification-table-for-encode.
author Kenichi Handa <handa@m17n.org>
date Wed, 02 Jul 1997 12:59:43 +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};