X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=sym.h;fp=sym.h;h=6af4f2b163a9ad52c77ba981f918b27afc521e94;hb=2dda46b6d1cebc5205f7f98b4db4dcae40c11e55;hp=e846a790df44b6205416111feef6e691476fe5ed;hpb=b7fe7d04eb721ab910dc49c35abd61f980a477f7;p=leo.git diff --git a/sym.h b/sym.h index e846a79..6af4f2b 100644 --- a/sym.h +++ b/sym.h @@ -71,6 +71,8 @@ struct sym_point { double fill_opacity; bool do_stroke; bool do_fill; + double x; + double y; }; // FIXME: Make sym_*_new() and symbolizer structs internal