proginosko / LeechBlockNG

LeechBlock NG (Next Generation) for Firefox is a simple productivity tool designed to block those time-wasting sites that can suck the life out of your working day. All you need to do is specify which sites to block and when to block them.
https://www.proginosko.com/leechblock/
Mozilla Public License 2.0
723 stars 66 forks source link

Move Set symbol is not showing #290

Closed quackerex closed 1 year ago

quackerex commented 1 year ago

Move Set symbol is not showing on Firefox running on macOS.

Leechblock option page
proginosko commented 1 year ago

Interesting. What do you see on the line below? (It should be two arrows.)

⯇ ⯈

quackerex commented 1 year ago

Nope on Firefox.

screenshot

I guess these unicode characters doesn't work on macOS. https://graphemica.com/%E2%AF%88 https://graphemica.com/%E2%AF%87

However, these characters work for me which look similar to ⯇ ⯈. https://graphemica.com/%E2%8F%B5 (⏵) https://graphemica.com/%E2%8F%B4 (⏴)

proginosko commented 1 year ago

Thanks, that's very helpful.

proginosko commented 1 year ago

How do these look? I'm experimenting with some other options.

← →

quackerex commented 1 year ago

I saw this advice in a Stack Overflow comment that relates to symbols not showing.

If you are going to use a symbol, it's best to load a library, such as Font Awesome, so that you don't have to rely on your users having the necessary font to support the symbol you are using.

Regarding "← →", I can see them correctly with the default system font (which is what GitHub using).

screenshot

However, it can look different depending on the web font. For example, this is what it looks like with Ariel font (which is what Wikipedia using here)

image

source: https://en.wikipedia.org/wiki/Arrow_(symbol)

proginosko commented 1 year ago

Thanks. Yes, it does seem to vary quite a bit depending on the font.