4 * (c) 2014 Martin Mares <mj@ucw.cz>
7 #include <ucw/clists.h>
11 typedef u32 color_t; // 0x00RRGGBB
13 #define COLOR_NONE 0xffffffff
17 extern uns debug_dump_source, debug_dump_after_proj, debug_dump_after_scaling;
18 extern uns debug_dump_multipolygons, debug_dump_css, debug_dump_styling, debug_dump_symbols;