21 #include "config_auto.h"
28 #ifndef GRAPHICS_DISABLED
29 #define FXDEMOWIN "FXDemo"
30 #define FXDEMOXPOS 250
32 #define FXDEMOXSIZE 600
33 #define FXDEMOYSIZE 256
34 #define BLN_MAX 512 //max coord for bln
35 #define WERDWIDTH (BLN_MAX*20)
36 #define DECENT_WERD_WIDTH (5*kBlnXHeight)
38 #define DEBUG_WIN_NAME "FXDebug"
40 #define DEBUG_YPOS 120
41 #define DEBUG_XSIZE 80
42 #define DEBUG_YSIZE 32
45 #define MAXEDGELENGTH 1024 //max steps inoutline
81 #endif // GRAPHICS_DISABLED
#define STRING_VAR(name, val, comment)
const int kBlnBaselineOffset
EXTERN char * fx_debugfile
EXTERN ScrollView * fx_win
void create_fxdebug_win()
void Line(int x1, int y1, int x2, int y2)