Skip to content

text rotation in VTK different from vcs way #503

@doutriaux1

Description

@doutriaux1

If I "left justify" a text, and then rotate it, the "justify" seems to be applied to the rotated text.
Trying to show this here, I have a vertical centered and left justified text.

First putting 3 points on the same "y" location I would expect (with the letter rotated 90 degrees)

A     A
B     B
C  A  C
D  B  D

But in fact I get

A     A
B  A  B
C  B  C
D     D

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions