X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=sym.h;h=d2e294c893c7afc541c99984b19039da35075c84;hb=b54512ef7fcbb57d7e3a088c75d75688b2af4016;hp=6af4f2b163a9ad52c77ba981f918b27afc521e94;hpb=2dda46b6d1cebc5205f7f98b4db4dcae40c11e55;p=leo.git diff --git a/sym.h b/sym.h index 6af4f2b..d2e294c 100644 --- 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;