Re: GooCanvas.Group move item
- From: damonachaplin gmail com
- To: Jérôme Lanteri <jerome archlinux gmail com>, goocanvas-list gnome org
- Subject: Re: GooCanvas.Group move item
- Date: Fri, 15 Jan 2021 09:01:54 +0000
On Thu, 2021-01-14 at 20:34 +0000, damonachaplin gmail com wrote:
On Wed, 2021-01-13 at 18:10 +0100, Jérôme Lanteri via goocanvas-list
wrote:
Hi,
I have some items who are GooCanvas.CanvasGroup (one for each item
to
be
a shape) contained a GooCanvas.CanvasRect and a
GooCanvas.CanvasText.
I see i can rotate or translate the group
1/ how to mirrored the group (on X axe or Y axe or both axes) ?
Unfortunately there is no support for mirroring items. You might be
able to mirror shapes yourself, by doing your own calculations, but I
don't think you'd be able to mirror text.
Actually I just spotted that affine transformations can do reflections,
so it may be possible by setting a transform. I've never tried that
though.
Damon
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]