Page 2 of 2

Re: My first skins

Posted: September 30th, 2012, 1:55 pm
by havoc131
eclectic-tech wrote:I think everyone should be able to see people's work, so...
I added screenshots to my public folder...(Your skins on my wallpaper):
Full screen(1280x1024)


Full size(649x345)
Image

I don't have 8 CPU or a lot of memory :uhuh:
I'll leave the pixs there a few weeks; you can copy them and post them to your public access site.
thank you^^

Re: My first skins

Posted: September 30th, 2012, 3:24 pm
by thatsIch
havoc131 wrote: jeah, i dont habe anti-aliasing in my skins. im sorry, i never knew what that is for :S
its for smoothing edges :)
just turn AA (AntiAlias=1) on

for example as

Code: Select all

[MeterCPUString]
Meter=String
MeasureName=MeasureCPU
W=130
H=25
X=65
Y=5
FontFace=Trebuchet MS
FontSize=15
FontColor=255,255,255,255
StringAlign=Center
StringStyle=Bold
StringEffect=Shadow
AntiAlias=1
AutoScale=1
Text=CPU: %
in Example of http://rainmeter.net/cms/Meters

Re: My first skins

Posted: October 1st, 2012, 2:37 am
by eclectic-tech
Not a problem!
Somedays I need help too! ;-)