For general Flowcode discussion that does not belong in the other sections.
medelec35
Matrix Staff
Posts: 1966 Joined: Wed Dec 02, 2020 11:07 pm
Has thanked: 629 times
Been thanked: 659 times
Post
by medelec35 » Sat Mar 05, 2022 5:18 pm
Ben & I discussed this yesterday evening.
We know it's not ideal.
After converting the temperature value to a string called TemperatureString for example.
You can use
Code: Select all
TemperatureString = TemperatureString + " \xA7\x43 "
The
generates the
&
generates the
That's if you want it to look like
Martin
jgu1
Posts: 797 Joined: Thu Dec 03, 2020 8:25 pm
Location: Denmark
Has thanked: 686 times
Been thanked: 177 times
Post
by jgu1 » Sat Mar 05, 2022 6:11 pm
Thank you Martin.
I will make a test. As you see I have made a project using the circle.
Just perform a test on a Ili9341 Only the C is on the screen?
I will not hijack the tread
Attachments
Watch.jpg (41.98 KiB) Viewed 6320 times
medelec35
Matrix Staff
Posts: 1966 Joined: Wed Dec 02, 2020 11:07 pm
Has thanked: 629 times
Been thanked: 659 times
Post
by medelec35 » Sat Mar 05, 2022 7:21 pm
That looks great!
It was Ben that came up with the
& I did the testing.
It was a joint effort.
Martin
medelec35
Matrix Staff
Posts: 1966 Joined: Wed Dec 02, 2020 11:07 pm
Has thanked: 629 times
Been thanked: 659 times
Post
by medelec35 » Sun Mar 06, 2022 11:07 am
Hello.
Have you followed the post Sat Mar 05, 2022 5:18 pm ?
Have you also completed a Full database update?
Martin
WingNut
Posts: 266 Joined: Tue Jul 13, 2021 1:53 pm
Has thanked: 37 times
Been thanked: 29 times
Post
by WingNut » Sun Mar 06, 2022 12:15 pm
Apologies I didn't read all of the thread - works a treat. Basically the hex value of the characters.
Thanks
jollybv
Posts: 136 Joined: Mon Mar 08, 2021 11:25 am
Location: Cape Town South Africa
Has thanked: 41 times
Been thanked: 12 times
Post
by jollybv » Mon Mar 07, 2022 6:11 am
Hi guys
I have tried this but no luck have dun full update and everything not sure what I,m doing wrong
Degree symbole.PNG (12.45 KiB) Viewed 6291 times
screen.PNG (154.44 KiB) Viewed 6291 times
medelec35
Matrix Staff
Posts: 1966 Joined: Wed Dec 02, 2020 11:07 pm
Has thanked: 629 times
Been thanked: 659 times
Post
by medelec35 » Mon Mar 07, 2022 7:42 am
Hi Brian.
Have you tried with the default or system font?
They are the only fonts that currently have the degrees symbol.
Martin
BenR
Matrix Staff
Posts: 1936 Joined: Mon Dec 07, 2020 10:06 am
Has thanked: 506 times
Been thanked: 688 times
Post
by BenR » Mon Mar 07, 2022 10:04 am
If you need another font supporting then let us know which font you're using and we can draw up the pixel artwork for the character.