X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=sym.h;h=d2e294c893c7afc541c99984b19039da35075c84;hb=c343d14479295d517ae64ccee5a7e83d3ce0fc42;hp=e53409e7b8d9ecc9a35874bfae3ff72bdad4d1fa;hpb=3d14be2fa32fe908dfef0f6ac3b76067c080a43a;p=leo.git diff --git a/sym.h b/sym.h index e53409e..d2e294c 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