Page 3 of 4

Re: Image Masking

Posted: August 22nd, 2014, 5:28 pm
by jsmorley
NisseDILLIGAF wrote:Cool things will come from this :)
heres something i did from jsmorley's files...
Nice...
test.gif

Re: Image Masking

Posted: August 22nd, 2014, 5:31 pm
by NisseDILLIGAF
@jsmorley
Thanx..

How are you making gif's from your desktop? :confused:

Re: Image Masking

Posted: August 22nd, 2014, 5:32 pm
by jsmorley
NisseDILLIGAF wrote:@jsmorley
Thanx..

How are you making gif's from your desktop? :confused:
http://blog.bahraniapps.com/gifcam/

Re: Image Masking

Posted: August 22nd, 2014, 5:33 pm
by NisseDILLIGAF
aha... nice.. thanx! :)

Re: Image Masking

Posted: August 22nd, 2014, 9:14 pm
by Dank420
i come back to find others already animating ...

you can do it to mask also...... to much fun thanks again
gif cam great find thanks for that......
edited for spin.....

Re: Image Masking

Posted: August 23rd, 2014, 6:28 pm
by jsmorley
We have removed support for ImagePath to define a shared location for mask images in the latest beta. MaskImagePath should be used to define such a location for mask images. (or just specify the path on MaskImageName) Due to potential conflicts, we have reserved the ImagePath option for only the primary image defined in ImageName or bound to the meter with MeasureName.

Re: Image Masking

Posted: August 29th, 2014, 1:57 pm
by moshi
very cool!

i have to admit i was/am hoping for being able to use one meter as mask for another meter, but this is still a big step getting closer to xPaintClass capabilities. :thumbup:
ZeroTwenty_Rainmeter.jpg
http://customize.org/rainmeter/skins/65673542

Re: Mask Image

Posted: September 28th, 2014, 6:30 pm
by moshi
Untitled-1.jpg
http://customize.org/rainmeter/skins/65673644

inspired by this GIF:
Image

Re: Mask Image

Posted: October 28th, 2014, 6:48 pm
by Hank94
Hi everyone!
First of all, congratulations for the great job, it's what i was looking for.

By the way, i cannot make it work.

Version is:
3.2.0 beta r2326 64-bit (Sep 17 2014)

Has this build removed the Mask support?
I tried also with your example codes, i still can't make it work. I'm on Win7, with D2D enabled.
Does it support Plugin measure as "COVER" of NowPlaying? This is the code:

Code: Select all

Meter=Image
MeasureName=MeasureCover
X=2
Y=6
W=90
H=90
MaskImageName=#@#Masks\roundmask.png
Am I missing something? Any help will be appreciated.
Thank you!

Re: Mask Image

Posted: November 10th, 2014, 4:02 pm
by jsmorley
It certainly works with that version of Rainmeter.

1) I don't see any [SectionName] on that meter you posted.
2) Are you getting any errors in the About / Log panel in Rainmeter?

3) Can you install this .rmskin, and see if it works for you?
MaskTest_1.0.rmskin

Code: Select all

[Rainmeter]
Update=1000
DynamicWindowSize=1
AccurateText=1

[Metadata]
Name=MaskTest
Author=JSMorley
Version=Nov 10, 2014
License=Creative Commons Attribution-Non-Commercial-Share Alike 3.0
Information=Test of Mask Image functionality in Rainmeter.

[MeterImage]
Meter=Image
ImageName=#@#Images\AbbeyRoad.jpg
W=300
H=300
MaskImageName=#@#Masks\Circle.png
2014-11-10_110106.jpg