It is currently April 26th, 2024, 11:56 am

full size text?

Get help with creating, editing & fixing problems with skins
User avatar
GioRgSaVv
Posts: 62
Joined: February 7th, 2017, 10:02 pm

full size text?

Post by GioRgSaVv »

Hello guys, I'm having an issue with the cores temp text, just the text. Ehmm.. I can't really explain this.. I want the text to be at the full size?
just look at the brackets of the temps.
Image
how to make the brackets take the full size of the value, I mean.. I want each bracket to be exactly under the other brackets,
is there any way I can do that? what should I add to my text meters?
all the CoreTemp meters have StringAlign=Right so the right brackets will always be under each other, but the left ones are not always under each other, and the StringAlign=Center will not help. How can I do that? :confused:
User avatar
jsmorley
Developer
Posts: 22630
Joined: April 19th, 2009, 11:02 pm
Location: Fort Hunt, Virginia, USA

Re: full size text?

Post by jsmorley »

Two ways I can think of:

1) Use a mono-spaced font for those values, like Fira Sans Mono or some such.

https://forum.rainmeter.net/viewtopic.php?p=132903#p132903

2) Have separate meters for the starting ( characters, which have a fixed X position. Then have the value and the trailing ) character be StringAlign=Right.
User avatar
GioRgSaVv
Posts: 62
Joined: February 7th, 2017, 10:02 pm

Re: full size text?

Post by GioRgSaVv »

well.. since I can't change the fonts there is one option left..
thanks for your help! :)