this post was submitted on 30 Jun 2023
4 points (100.0% liked)
KDE
5294 readers
71 users here now
KDE is an international technology team creating user-friendly free and open source software for desktop and portable computing. KDEβs software runs on GNU/Linux, BSD and other operating systems, including Windows.
Plasma 6 Bugs
If you encounter a bug, proceed to https://bugs.kde.org, check whether it has been reported.
If it hasn't, report it yourself.
PLEASE THINK CAREFULLY BEFORE POSTING HERE.
Developers do not look for reports on social media, so they will not see it and all it does is clutter up the feed.
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I mean you could, but how would that work? Those "emojis" would end up only working with that particular font, so you'd select a FA icon, paste it somewhere, and you end up with some random character that has nothing to do with the icon.
The point of real emojis is that they are standardized and wildly adopted unicode codepoints that should in theory represent the same thing no matter what font is being used. You can paste a π€·ββοΈ and it doesn't matter if you use the Noto fonts, or Microsoft's fonts, or Apple's fonts, or Samsung's fonts, you'll always end up with a guy shrugging. Icon fonts follow no standard, so a gear icon in FA might end up being a bell icon or something else unrelated.
What you might be after is a font viewer that lets you see all the glyphs of a given font that you can then copy paste the codepoint where appropriate. But even then usually icon fonts are used with a matching CSS stylesheet so you can add them by name rather than by character, and it fixes some accessibility problems with screen readers along the way by just not having a random
H
that's supposed to be an icon.You are right, I didnt know fa icons were non standard. So i cant use it normally. What I want probably is more icons in the unicode std π .