You see there are just ??? displayed.
At the beginning this was normal for me and i thought i need to look into it later and have done some mistake with saving the file in utf8 etc.
But today i just launched the website and had it standing for 10-15 seconds and suddenly the page changed to this:
You’ll also notice, that some moon unicode characters are not supported by the Basic UI font (Helvetica) but by other UIs e.g. the Android App.
It’s pretty simple: Unicode defines a sheer set of characters and symbols but a font needs to provide the visual presentation. Different fonts have varying coverage.
Regarding your second screenshot: no idea what happened there but that could be an actual bug rather than a feature I’ll try to investigate
i have seen this line later then so i thought ok i have to live with it. But this flickering effect to a working display of the moon characters was made me wonder
Let me know if i can help with any debugging.
Btw. i am on the GA version of OH2, no snapshots
Hi,
i have played with the moon icons today a bit and may have found the reason or a part of it why i only see ? ?.
In one of the threads i have found a user using directly unicode codes to display the zodiac icons, like for cancer it’s \u264B.
Then i was looking for some moon icons and found on this website:
This is then giving me the 2 Questionmarks.
So my feeling is OH may have some trouble with unicode 4.0 - 6.0. Or is it the used zulu java engine in openhabian 1.2? I have no chance currently to test if it works better with the oracle engine, but maybe one of you have an idea.