Hello there! I have been using MagickMeter in a skin of mine, specifically to take a screenshot of my desktop and add a blur to it which I was going to use further on. The general scaling on my device is set to 125% rather than 100%. This causes a problem with the plugin as it takes the screenshot at 100% so most of whats supposed to be there gets cut off
This is what it is at 100% And here it is at 125% I originally tried setting the Scale of the code to 80% and also tried resizing but i think the problem lies on how the screenshot is being taken
Here's the codeThanks in advance for any help. Have a great day!
This is what it is at 100% And here it is at 125% I originally tried setting the Scale of the code to 80% and also tried resizing but i think the problem lies on how the screenshot is being taken
Here's the code
Code:
[Rainmeter]Update=1000AccurateText=1WindowX=0WindowY=0[Metadata]Name=Author=Information=Version=License=Creative Commons Attribution - Non - Commercial - Share Alike 3.0[Variables][M1]Measure=PluginPlugin=MagickMeterImage= File Screenshot | Colorize 25;000000 | Blur 0, 50 [MeterM1]Meter=ImageMeasureName=M1
Statistics: Posted by DePixeled — Yesterday, 11:54 am — Replies 1 — Views 47