view src/point.h @ 29231:3c444d185d31

(syms_of_fontset): Adjust the font name for ascii of the default fontset to what Emacs uses by default.
author Kenichi Handa <handa@m17n.org>
date Fri, 26 May 2000 05:11:15 +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};