Hi, quick question.
If you rotate a text with Angle=(Rad(-90)). Why is the background SolidColor=0.255,0.255 not rotated? Solidcolor should orient itself to the position of the text, which it does in X, Y, W, H but why does it not with a specified angle?
Best regards

If you rotate a text with Angle=(Rad(-90)). Why is the background SolidColor=0.255,0.255 not rotated? Solidcolor should orient itself to the position of the text, which it does in X, Y, W, H but why does it not with a specified angle?

Code:
[VersionINFO]Group=SETTINGSMeter=StringFontFace=RobotoFontStyle=BOLDFontSize=7FontColor=255,255,255,150SolidColor=0,255,0,255InlineSetting=Shadow | 1 | 1 | 2 | 0,0,0,255InlineSetting2=CharacterSpacing | 0.8 | 0.8X=289Y=62W=200H=50Text=v.3.2.5vDynamicVariables=1AntiAlias=1Angle=(Rad(-90))
Statistics: Posted by Rooky_89 — Today, 8:16 am