Details
-
Task
-
Resolution: Unresolved
-
P2: Important
-
None
-
None
-
None
Description
QSGTextNode::setTextStyle allows to set one of the four options:
- QSGTextNode::Normal
- QSGTextNode::Outline
- QSGTextNode::Raised
- QSGTextNode::Sunken
But no further options, e.g. the width of the outline or any parameter for raised/sunken. It would be great to have a function, e.g. setTextStyleProperty(float prop) that, similar to the styleColor.