How a comment on Hacker News led to 4½ new Unicode characters
unicodepowersymbol.com
How a comment on Hacker News led to 4½ new Unicode characters
1–10 of 429 posts
Re: How a comment on Hacker News led to 4½ new Unicode characters
#2Re: How a comment on Hacker News led to 4½ new Unicode characters
#3Surely not every font has to create glyphs for every Unicode character...how does that work? Is there a kind of "fall-back" font for characters not implemented?
Re: How a comment on Hacker News led to 4½ new Unicode characters
#4Re: How a comment on Hacker News led to 4½ new Unicode characters
#5> Ask the people behind your Operating System and those who design your favourite fonts to start supporting Unicode 9! Surely not every font has to create glyphs for every Unicode character...how does that work? Is there a kind of "fall-back" font for characters not implemented?
Re: How a comment on Hacker News led to 4½ new Unicode characters
#6> Ask the people behind your Operating System and those who design your favourite fonts to start supporting Unicode 9! Surely not every font has to create glyphs for every Unicode character...how does that work? Is there a kind of "fall-back" font for characters not implemented?
Re: How a comment on Hacker News led to 4½ new Unicode characters
#7> Ask the people behind your Operating System and those who design your favourite fonts to start supporting Unicode 9! Surely not every font has to create glyphs for every Unicode character...how does that work? Is there a kind of "fall-back" font for characters not implemented?
Not always true though, and can depend on the application using the right system calls for rendering text (for example).
Re: How a comment on Hacker News led to 4½ new Unicode characters
#8> Ask the people behind your Operating System and those who design your favourite fonts to start supporting Unicode 9! Surely not every font has to create glyphs for every Unicode character...how does that work? Is there a kind of "fall-back" font for characters not implemented?
A result of this is that if you ask for a character such as "𓀴" (U+13034 EGYPTIAN HIEROGLYPH A044) in a monospace font, the symbol you get back can be variable width.
Re: How a comment on Hacker News led to 4½ new Unicode characters
#9Re: How a comment on Hacker News led to 4½ new Unicode characters
#10> Ask the people behind your Operating System and those who design your favourite fonts to start supporting Unicode 9! Surely not every font has to create glyphs for every Unicode character...how does that work? Is there a kind of "fall-back" font for characters not implemented?