The D&P - tool is very powerful.
What I do miss, is a bit more rotatation for text-fields.
We can now rotate a text 180 and 90 left and right.
It would be cool, if text could be rotated at least with:
45 grade
Better would be of course
30
45
60
75
90
on both sides (+ and - )
Would give us some more possibilities.
But of course, I do not know, how many users work with D&P.
See my attachement, the blue text would be something I like, but this is not possible now.
I think that's all the XAML markup engine supports.
I have several comments in my source code that the XAML render fails with other angles if there is multiline text or certain combinations of markup. Better to be safe.
You can always prepare a bitmap with arbitrary rotated text in another application and then use it in D&P.
Quote from: Mario on September 28, 2018, 03:10:13 PM
I think that's all the XAML markup engine supports.
I have several comments in my source code that the XAML render fails with other angles if there is multiline text or certain combinations of markup. Better to be safe.
You can always prepare a bitmap with arbitrary rotated text in another application and then use it in D&P.
Thanks for this, Mario.
If XAML does this not support, than it is lke it is.
Rotate with bitmaps is not an option,because I wanted rotate text with Metadata-text.
But it is lke it is.
Thanks for your answer! :D