in reply to Re^9: Larger profile pic than 80KB?
in thread Larger profile pic than 80KB?

"... if you open a Powershell window on your Windows 10 box and type these two commands: ..."

Did that: both returned a question mark inside a square.

— Ken

Replies are listed 'Best First'.
Re^11: Larger profile pic than 80KB?
by eyepopslikeamosquito (Archbishop) on Oct 28, 2023 at 01:40 UTC

    Thanks for letting me know.

    AFAICT, Win10 is nearing EOL in 2025 ... so it seems unlikely that the not-working rendering of the (critical-to-us) Ginger Root emoji will be deemed critical enough to be fixed by future Microsoft security updates. :)

    👁️🍾👍🦟

      Your point about Win10 EOL is interesting. I was aware of it; I don't really like what I see in demos of Win11; I'm putting off a decision about that; but that's a rant for another day.

      I used to run Mac OS X (which became macOS) for quite a few years. The font it used for emoji was "Apple Color Emoji". In general, I liked the images used for the glyphs. Some seemed a little too detailed for viewing in a normal sized paragraph font; but in the main they were OK.

      About 4-5 years ago, I switched to Win10. The font it uses for emoji is "Segoe UI Emoji". Its emoji glyphs were a little less detailed which was good; however, it chose to surround each with a thick, black border which I really didn't like (but put up with it).

      I don't know exactly, but the release of Win11 was about the time of Unicode 10 or 11 (I'm guessing here). Unless "Segoe UI Emoji" completely stagnated, I received no further updates for that font. What I have been seeing for newer emoji glyphs is that the thick, black border had disappeared.

      This current subthread prompted me to investigate a bit further. What I found was that my browser (Firefox) had been picking up the slack and rendering these newer emoji in its own font, "Twemoji Mozilla".

      I keep a number of local HTML pages with notes for myself: TODO lists, HOWTO info, and such like. Just to liven these up a little, over time I've added emoji to the titles (and a few other places); for example, a page with skeleton code has a U+2620 SKULL AND CROSSBONES.

      So today, I tweaked the CSS for those pages, putting "Twemoji Mozilla" before "Segoe UI Emoji", and pretty much all of those thick, black borders have disappeared. Yay!

      It makes me wonder if Microsoft is not updating "Segoe UI Emoji" for Win10, but is doing it for Win11. Perhaps hoping for: "The new emoji are not rendering on my Win10, but look great on my friend's Win11: I should upgrade now!" — just a thought.

      — Ken

        Your point about Win10 EOL is interesting. I was aware of it; I don't really like what I see in demos of Win11; I'm putting off a decision about that

        Procrastination may be good in this case because of credible reports similar to this one:

        Let’s be clear from the start: Microsoft hasn’t officially commented on whether it's developing Windows 12. But credible leaks, rumors, and other indicators strongly suggest we'll get a Windows 12 in 2024—much quicker than the move from Windows 10 to Windows 11.

        FWIW, my move to Windows 11 was totally unplanned, I just happened to buy a new laptop at a discount price with Windows 11 pre-installed.

        Though I'm not a huge fan of the new Windows 11 UI, I'm a command line guy, so it doesn't bother me as much as some of the replies to this thread (BTW, I found the complaints about how much disk space is needed to run Ubuntu ridiculous, given the size and cost of hard disks nowadays :).

        By far my favourite feature of Windows 11 is WSL2 Ubuntu Linux, which has worked like a charm, and is a much nicer command line environment than Windows (yeah, I know I should also install Cygwin, as you have done, just haven't got around it because I've been so happy with Ubuntu).

        👁️🍾👍🦟