I've been playing around with meters and borders and containers, but no simple solution was found. I mean,sure, I can do something like this but I only changed from the default string align (left) to StringAlign=Right and I had to make modifications already. Now Imagine that my string has nothing static so I basically have to write a bunch of code to support a fully variable string. Now imagine again that I have a bunch of strings that are like the one described above. All of a sudden you end up with double the code you started with.
Thus I think that for such cases, an option for padding with rounded corners could be introduced. Now, I don't know if what I'm asking is too complicated as I'm not sure I know how the padding is drawn, but that's my idea thrown on the table.
-Thanks for your time.
