27 #include "config_auto.h" 30 #ifndef GRAPHICS_DISABLED 48 if (edge_window ==
nullptr) {
50 400, 128, -400.0, 400.0, 0.0, 256.0);
89 float x = edgept->
pos.
x;
90 float y = edgept->
pos.
y;
114 #endif // GRAPHICS_DISABLED
void c_clear_window(void *win)
void c_make_current(void *win)
void render_edgepts(void *window, EDGEPT *edgept, C_COL color)
void c_move(void *win, double x, double y)
void draw_blob_edges(TBLOB *blob)
void c_draw(void *win, double x, double y)
#define push_on(list, thing)
bool wordrec_display_splits
void mark_outline(EDGEPT *edgept)
ScrollView * c_create_window(const char *name, int16_t xpos, int16_t ypos, int16_t xsize, int16_t ysize, double xmin, double xmax, double ymin, double ymax)
void c_line_color_index(void *win, C_COL index)
void display_edgepts(LIST outlines)