forked from AuroraMiddleware/gtk
6be27682a8
The table format has changed.
10 lines
158 B
C
10 lines
158 B
C
#ifndef __GTK_COMPOSE_DATA__
|
|
#define __GTK_COMPOSE_DATA__
|
|
|
|
#define MAX_SEQ_LEN 5
|
|
#define N_INDEX_SIZE 39
|
|
#define DATA_SIZE 15777
|
|
#define N_CHARS 1321
|
|
|
|
#endif
|