It does have a border, you just can't change it's width, which is set to 0.005.

~~~~~~~~~~~
e := RTEllipse new
size: 30;
color: Color white;
borderColor: Color black;
element.
~~~~~~~~~~~

I believe there was a problem with it's nonuniformity --- it would be thicker on the wider side and vice versa, or something like that.

In theory RTSVGPath could be used, but I don't think support for arcs was added yet (and maybe the problem is still there).

Peter


On Mon, Jun 8, 2015 at 1:03 PM, Natalia Tymchuk <natalia.tymchuk@unikernel.net> wrote:
Hello,
I noticed that RTEllipse doesn’t have the border. Why it is like that?

Best regards,
Natalia
_______________________________________________
Moose-dev mailing list
Moose-dev@iam.unibe.ch
https://www.iam.unibe.ch/mailman/listinfo/moose-dev