Unique analog concept clock based on the Continue Time clock by Sander Mulder [link]
Features: - Resizeable - Hands pivot about the free end of the previous hand, creating unique shapes and designs - Optional circle backgrounds behind the entire skin window, and behind the hands that can be disabled
As listed in the description above, one of the features is that this skin is resizeable. Just right-click on the skin, select Edit Skin, and then in the Variables section, adjust the value for Size, choosing a value between 0 and 1. If you want it to be half the size, set Size=0.5
does not work for me using Rainmeter 2.5.0 beta r1761. gives Error: Formula: Internal error in key "StartAngle" in [SecHand] Error: Formula: Internal error in key "StartAngle" in [MinHand] Error: Formula: Internal error in key "StartAngle" in [HourHand]
Rainmeter 2.5 beta changed something with the VC++ libraries or the method in which calculations are done, and this breaks a lot of skins. I recommend sticking with version 2.4 until this is alleviated.
Like I briefly mentioned above in the description, the clock is already resizable. Simply right click on the skin and select Edit Skin. At the top of the skin file in the [Variables] section you will find all the options for the skin in the form of variables. The very first one is:
[Variables] ; Adjust size of clock (0.0 to 1.0) Size=1.0
If you want the clock smaller, let's say 60% size, change Size to 0.6 Hope this helps!
Error: Formula: Internal error in key "StartAngle" in [SecHand]
Error: Formula: Internal error in key "StartAngle" in [MinHand]
Error: Formula: Internal error in key "StartAngle" in [HourHand]
Would love a smaller (resizable?) version!
[Variables]
; Adjust size of clock (0.0 to 1.0)
Size=1.0
If you want the clock smaller, let's say 60% size, change Size to 0.6
Hope this helps!