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

Help: Rainmeter Skins • Re: Setting Segoe Icon with inline standard text

$
0
0
Well, there's definitely something wrong (or maybe t's incomplete, like in other cases) with that Segoe Fluent Icons Regular font, because this works:

Code:

[Variables]Checked0=[\x25ce]Checked1=[\x25c9]WChecked1=0Color0=255,255,255,255Color1=0,255,0,255WColor1=0[Rainmeter]Update=1000AccurateText=1DynamicWindowSize=1---Meters---[Result]Meter=StringSolidColor=0,0,0,255FontColor=255,255,255,255FontFace=Segoe UIFontSize=16Padding=5,5,5,5AntiAlias=1Text=[#Checked[#WChecked1]] Wallpaper 1InlineSetting=Face | Monotype CorsivaInlinePattern=^.( .*)$InlineSetting2=Color | [#Color[#WColor1]]InlinePattern2=^(.) .*$UpdateDivider=-1LeftMouseUpAction=[!SetVariable WChecked1 (1-#WChecked1#)][!UpdateMeter #CURRENTSECTION#][!Redraw]MouseOverAction=[!SetVariable WColor1 1][!UpdateMeter #CURRENTSECTION#][!Redraw]MouseLeaveAction=[!SetVariable WColor1 0][!UpdateMeter #CURRENTSECTION#][!Redraw]DynamicVariables=1
but if one replaces Segoe UI with Segoe Fluent Icons Regular in the FontFace option, then this font face is applied to the entire text in the meter, regardless of the InlineSettings.

I used the .ttf here, placed in the skin's Fonts folder.

Statistics: Posted by Yincognito — Today, 8:43 pm



Viewing all articles
Browse latest Browse all 1065

Trending Articles