[Ipe-discuss] Circle with given radius
Otfried Cheong
ipe at otfried.org
Tue Jul 19 12:52:51 CEST 2022
On Tue, Jul 19, 2022, at 12:49, Fabio Stumbo via Ipe-discuss wrote:
> I miss a lot the possibility to draw a circle of given center when its
> radius is given by two other points: is it possible to add this feature?
That's such a specialized operation that if you really want it, you should learn how to make an ipelet for it :-)
What I do in such situations is to draw a circle centered at b through c (so it has the right radius), then translating the circle so its center is at a.
Cheers,
Otfried
More information about the Ipe-discuss
mailing list