22# include "config_auto.h"
30#ifndef GRAPHICS_DISABLED
71 edge_list =
push(edge_list, ol->loop);
85 float x = edgept->
pos.
x;
86 float y = edgept->
pos.
y;
89 window->SetCursor(
x,
y);
101 window->DrawTo(
x,
y);
105 window->DrawTo(
x,
y);
void mark_outline(EDGEPT *edgept)
void render_edgepts(ScrollView *window, EDGEPT *edgept, ScrollView::Color color)
bool wordrec_display_splits
void display_edgepts(LIST outlines)
LIST push(LIST list, void *element)
void draw_blob_edges(TBLOB *blob)