win32ss / supermium

Chromium fork for Windows XP/2003 and up
https://win32subsystem.live/supermium/
BSD 3-Clause "New" or "Revised" License
2.22k stars 74 forks source link

Why NotoEmoji.ttf contains? Segoe UI Emoji font? o_O #599

Closed NS-Clone closed 4 months ago

NS-Clone commented 4 months ago

subj

looks like NotoEmoji.ttf recognized by other software as Segoe UI Emoji

font viewer on XP compared to previous font version 2024-05-21_034743_

also this new font "replaces" color fonts in mypal on XP https://github.com/Feodor2/Mypal68/issues/455 and causes issues when you trying to replace "Noto Emoji" instead of "Segoe UI Emoji"

Alex313031 commented 4 months ago

@NS-Clone This is normal. It is named Noto, but has the internal name set to segoe ui, since that is what Chromium expects. This provides emoji and symbol support. The reason is that segoe ui isn't redistributable.

NS-Clone commented 4 months ago

@NS-Clone This is normal. It is named Noto, but has the internal name set to segoe ui, since that is what Chromium expects. This provides emoji and symbol support. The reason is that segoe ui isn't redistributable.

but it replaces noto font Chromium expects noto emoji.ttf or segoe ui internal name? can i just rename it to something else?

nope i can't bcz it's noto emoji at same time :angry:

jonm58 commented 4 months ago

segoe ui

segoe ui emoji is windows emoji font so,xp need segoe ui emoji,but segoe ui emoji only in nt6

docrR commented 4 months ago

@NS-Clone This is normal. It is named Noto, but has the internal name set to segoe ui, since that is what Chromium expects. This provides emoji and symbol support. The reason is that segoe ui isn't redistributable.

NS-Clone commented 4 months ago

This is normal

it's not normal it replaces color fonts in all firefoxes on XP...

is any way to load this font locally?