Quantcast
Channel: Rainmeter Forums
Viewing all articles
Browse latest Browse all 1575

Help: Rainmeter Skins • Re: I need help with changing my clock perspective

$
0
0
I'm trying to achieve something like this:
Image
It's a very subtle 3D transformation but it will look better.
Something like this could be a starting point:

Code:

[Rainmeter]Update=1000AccurateText=1DynamicWindowSize=1---Measures---[MeasureClock]Measure=TimeFormat=%H:%MOnChangeAction=[!CommandMeasure Magick "Update"][Magick]Measure=PluginPlugin=MagickMeter;Image=Text [MeasureClock] | Face Tahoma | Size 75 | Align Left | BackgroundColor 255,0,0,128 | Color 255,255,255,255 | AntiAlias 1 | Offset 0,0 | Canvas 254,121 | Perspective 0,0,254,0,254,121,0,121Image=Text [MeasureClock] | Face Tahoma | Size 75 | Align Left | BackgroundColor 255,0,0,128 | Color 255,255,255,255 | AntiAlias 1 | Perspective 0,50,224,0,254,100,50,100---Meters---[Back]Meter=ImageW=508H=242SolidColor=0,0,0,128[Image]Meter=ImageMeasureName=Magick[Clock]Meter=StringX=254Y=0W=254H=121FontFace=TahomaFontSize=75StringAlign=LeftSolidColor=0,0,255,128FontColor=255,255,255,255AntiAlias=1InlineSetting=Shadow | 9 | 4 | 6.5 | 0,0,0,255MeasureName=MeasureClockText=%1DynamicVariables=1
Perspective.jpg
See:
https://github.com/khanhas/MagickMeter/wiki
https://github.com/khanhas/MagickMeter/wiki/Text
https://github.com/khanhas/MagickMeter/wiki/Effects#perspective

Don't ask me what everything actually means though, the wiki is nice but still not 100% clear in some aspects. Blue to the right is the original, red to the left is the perspective version. Not sure how to add inline settings to the text in a MagickMeter measure or if it's even possible. In essence, that "text" is not a string anymore, but an image, which is manipulated exclusively through the MagickMeter options.

Statistics: Posted by Yincognito — Yesterday, 11:07 pm



Viewing all articles
Browse latest Browse all 1575

Trending Articles