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

Mystical letter B

$
0
0
I have a code, in one widget this letter B is not present, but in another it is, and the code is similar, it is not an entity because there is no font attached to it, the problem is not in the font. I checked a lot of options, jpt chat didn't help bitch

Code 1

Code:

[Rainmeter]Update=1000AccurateText=1[Metadata]Name=NothingOSAuthor=XLSTWAVEInformation=Weather widget white number 1Version=1.0License=Creative Commons Attribution - Non - Commercial - Share Alike 3.0[Variables]FontColor=89888aAPIKey=3250388b47cd33e49672d37a0d02b931; 'metric' for Celsius, 'imperial' for FahrenheitUnit=metric; You can find your Latitude and Longitude here, https://www.latlong.net/Latitude=43.3552Longitude=77.4525; Weather URLURL=https://api.openweathermap.org/data/2.5/weather?lat=#Latitude#&lon=#Longitude#&units=#Unit#&appid=#APIKey#[WidgetContainer]Meter=ShapeShape=Rectangle 0,0,200,200,30,30 | StrokeWidth 0 | Fill Color FFFFFPadding=10,10,10,10[Unit]Measure=StringString=#Unit#RegExpSubstitute=1Substitute="metric":"°C","imperial":"°F"[Weather]Measure=WebParserURL=#URL#UserAgent=Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36RegExp=(?siU)\{.*"weather":\[\{.*"main":(.*),.*"description":(.*),"icon":(.*)\}\].*"main":\{.*"temp":(.*),.*"feels_like":(.*),.*"temp_min":(.*),.*"temp_max":(.*),.*"pressure":(.*),.*"humidity":(.*)\}.*"visibility":(.*),.*"wind":\{.*"speed":(.*),.*"deg":(.*),.*"gust":(.*)\}.*"clouds":\{.*"all":(.*)\}.*"dt":(.*),.*"sys":\{.*"country":(.*),.*"sunrise":(.*),.*"sunset":(.*)\}.*"timezone":(.*),.*"name":(.*),.*\}UpdateRate=600[Main]Measure=WebParserURL=[Weather]StringIndex=1RegExpSubstitute=1Substitute='(?:^"|"$)':""[Temp]Measure=WebParserURL=[Weather]StringIndex=4RegExpSubstitute=1Substitute='(?:^"|"$)':""[MeasureDate]Measure=TimeFormat=%A[RoundTemp]Measure=CalcFormula=Round(Temp)[TempText]Meter=StringX=30Y=150FontFace=NDOT 47 (inspired by NOTHING)FontSize=24FontColor=#FontColor#AntiAlias=1MeasureName=RoundTempMeasureName2=UnitText=%1 %2[MeterText]Meter=StringMeasureName=MeasureDateX=34Y=25W=290H=25FontColor=#FontColor#FontFace=NDOT 47 (inspired by NOTHING)Text="%1"FontSize=21AntiAlias=1StringCase=Upper

Code 2

Code:

[Rainmeter]Update=1000AccurateText=1[Metadata]Name=NothingOSAuthor=XLSTWAVEInformation=Weather widget white number 2Version=1.0License=Creative Commons Attribution - Non - Commercial - Share Alike 3.0[Variables]FontColor=89888aAPIKey=3250388b47cd33e49672d37a0d02b931Unit=metricLatitude=43.3552Longitude=77.4525URL=https://api.openweathermap.org/data/2.5/weather?lat=#Latitude#&lon=#Longitude#&units=#Unit#&appid=#APIKey#[WidgetContainer]Meter=ShapeShape=Rectangle 0,0,200,200,30,30 | StrokeWidth 0 | Fill Color FFFFFPadding=10,10,10,10[Unit]Measure=StringString=#Unit#RegExpSubstitute=1Substitute="metric":"°C","imperial":"°F"[Weather]Measure=WebParserURL=#URL#UserAgent=Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36RegExp=(?siU)\{.*"weather":\[\{.*"main":(.*),.*"description":(.*),"icon":(.*)\}\].*"main":\{.*"temp":(.*),.*"feels_like":(.*),.*"temp_min":(.*),.*"temp_max":(.*),.*"pressure":(.*),.*"humidity":(.*)\}.*"visibility":(.*),.*"wind":\{.*"speed":(.*),.*"deg":(.*),.*"gust":(.*)\}.*"clouds":\{.*"all":(.*)\}.*"dt":(.*),.*"sys":\{.*"country":(.*),.*"sunrise":(.*),.*"sunset":(.*)\}.*"timezone":(.*),.*"name":(.*),.*\}UpdateRate=600[Main]Measure=WebParserURL=[Weather]StringIndex=1RegExpSubstitute=1Substitute='(?:^"|"$)':""[Temp]Measure=WebParserURL=[Weather]StringIndex=4RegExpSubstitute=1Substitute='(?:^"|"$)':""[MeasureDate]Measure=TimeFormat=%A[RoundTemp]Measure=CalcFormula=Round(Temp)[TempText]Meter=StringX=30Y=150FontFace=NDOT 47 (inspired by NOTHING)FontSize=24FontColor=#FontColor#AntiAlias=1MeasureName=RoundTempMeasureName2=UnitText=%1 %2

Statistics: Posted by xlstwave — Yesterday, 8:06 pm — Replies 5 — Views 155



Viewing all articles
Browse latest Browse all 326

Trending Articles