20 #include "config_auto.h" 27 #ifndef GRAPHICS_DISABLED 28 #define FXDEMOWIN "FXDemo" 29 #define FXDEMOXPOS 250 31 #define FXDEMOXSIZE 600 32 #define FXDEMOYSIZE 256 33 #define BLN_MAX 512 //max coord for bln 34 #define WERDWIDTH (BLN_MAX*20) 35 #define DECENT_WERD_WIDTH (5*kBlnXHeight) 37 #define DEBUG_WIN_NAME "FXDebug" 39 #define DEBUG_YPOS 120 40 #define DEBUG_XSIZE 80 41 #define DEBUG_YSIZE 32 44 #define MAXEDGELENGTH 1024 //max steps inoutline 80 #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)