mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
4 lines
97 B
C
4 lines
97 B
C
#define dot_anchor_width 1
|
|
#define dot_anchor_height 1
|
|
static char dot_anchor_bits[] = {
|
|
0xfe};
|