35 #include "config_auto.h"
38 #ifndef GRAPHICS_DISABLED
56 if (edge_window ==
NULL) {
58 400, 128, -400.0, 400.0, 0.0, 256.0);
97 float x = edgept->
pos.
x;
98 float y = edgept->
pos.
y;
122 #endif // GRAPHICS_DISABLED
bool wordrec_display_splits
#define push_on(list, thing)
void c_line_color_index(void *win, C_COL index)
void render_edgepts(void *window, EDGEPT *edgept, C_COL color)
ScrollView * c_create_window(const char *name, inT16 xpos, inT16 ypos, inT16 xsize, inT16 ysize, double xmin, double xmax, double ymin, double ymax)
void c_draw(void *win, double x, double y)
void c_make_current(void *win)
void draw_blob_edges(TBLOB *blob)
void c_clear_window(void *win)
void c_move(void *win, double x, double y)
void mark_outline(EDGEPT *edgept)
void display_edgepts(LIST outlines)