]> mj.ucw.cz Git - leo.git/blobdiff - labeller.c
Labelling: Variants may have offset
[leo.git] / labeller.c
index c93fd1e0864208c5794396c122e65cd6878d1cff..345b70cee807a813adbd80afcaff491b891291bf 100644 (file)
@@ -252,6 +252,8 @@ void labeller_init(void)
 
 void make_bitmap(struct variant *v, struct symbol *sym)
 {
+  v->offset_x = v->offset_y = 0;
+
   switch (sym->type)
   {
     case SYMBOLIZER_POINT: