]> mj.ucw.cz Git - leo.git/blobdiff - sym.h
Merge branch 'master' into labelling
[leo.git] / sym.h
diff --git a/sym.h b/sym.h
index 6af4f2b163a9ad52c77ba981f918b27afc521e94..d2e294c893c7afc541c99984b19039da35075c84 100644 (file)
--- a/sym.h
+++ b/sym.h
@@ -134,6 +134,7 @@ struct sym_text {
   color_t text_color;
   double x;
   double y;
+  double rotate;                       // Rotation in degrees CCW
   struct text_font *font;
   double opacity;
   color_t halo_color;