Why isn't the external link symbol in Unicode? (2018)
11–20 of 210 posts
Re: Why isn't the external link symbol in Unicode? (2018)
#12Re: Why isn't the external link symbol in Unicode? (2018)
#13> It is unclear that the entity in question is actually an element of plain text, given the inevitable connection to its function in linking to other documents, and thus its coexistence with markup for links. Furthermore, the existing widespread practice of representing this sign on web pages using images (often specified via CSS styles) would be unlikely to benefit from attempting to encode a character for this imag…
Re: Why isn't the external link symbol in Unicode? (2018)
#14God, they spend so much time on emoji which is much the same. They are becoming a bit of a joke!
You don't expect to be able to click emoji, and they don't lose their meaning when printed out on paper.
Re: Why isn't the external link symbol in Unicode? (2018)
#15It is simply factuly incorrect to say that a commonly used sysmbol would not benifit from being included in fonts. How can a committee working in this field posibly fail to understand that?
Re: Why isn't the external link symbol in Unicode? (2018)
#16The reason for rejection, for better or worse, is that this is a functional element, like a button, rather than part of running text.
Re: Why isn't the external link symbol in Unicode? (2018)
#17The reason for rejection, for better or worse, is that this is a functional element, like a button, rather than part of running text.
And since when was a smiling poop an ‘element of plain text’
Re: Why isn't the external link symbol in Unicode? (2018)
#18Re: Why isn't the external link symbol in Unicode? (2018)
#19Earlier quoted context omitted.
You don't expect to be able to click emoji, and they don't lose their meaning when printed out on paper.
Couldn't the URL be the print representation of the link symbol? Text can be represented differently in different media.
@media print {
a::after{
content: " (" attr(href) ") ";
}
}Re: Why isn't the external link symbol in Unicode? (2018)
#20Nor is Pile of Poo, and that's in Unicode.
If external Link was added to Unicode, I expect it would be more used than 1000s of characters that are in it.