]> mj.ucw.cz Git - leo.git/blobdiff - sym.h
Low-level parts of text rotation
[leo.git] / sym.h
diff --git a/sym.h b/sym.h
index e846a790df44b6205416111feef6e691476fe5ed..e53409e7b8d9ecc9a35874bfae3ff72bdad4d1fa 100644 (file)
--- a/sym.h
+++ b/sym.h
@@ -132,6 +132,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;