Whatsup - לינוקס, תוכנה חופשית וקוד פתוח בעברית

גלישה באינטרנט - איך מוסיפים אימוג'ים כשעובדים מהמחשב?

moshe2go - 08/11/2017 - 13:33
נושא ההודעה: איך מוסיפים אימוג'ים כשעובדים מהמחשב?
אני גולש עם פיירפוקס ואשמח לדעת איך להוסיף אימוג'ים,
כמו שיש בסמרטפון, לפוסטים ברשתות החברתיות וכו?
מחפש משהו נוח שלא יעמיס וישגע את המחשב
Anonymous - 08/11/2017 - 13:58
נושא ההודעה: Re: איך מוסיפים אימוג'ים כשעובדים מהמחשב?
moshe2go :
אני גולש עם פיירפוקס ואשמח לדעת איך להוסיף אימוג'ים,
כמו שיש בסמרטפון, לפוסטים ברשתות החברתיות וכו?
מחפש משהו נוח שלא יעמיס וישגע את המחשב


לאן בדיוק אתה רוצה להוסיף אימוג׳ים? לאתר מסויים? בתגובה לכתבה באתר הארץ?

בעקרון לאימוג׳ים יש קודים משלהם, לדעתי זה אפילו חלק מunicode,
אבל לא סגור על זה,
בכל מקרה לפני שפייסבוק הוסיפו אימוג׳ים שווים הייתי עושה העתק הדבר מכאן:
https://unicode.org/emoji/charts/full-emoji-list.html
moshe2go - 08/11/2017 - 14:26
נושא ההודעה:
ציטוט:
לאן בדיוק אתה רוצה להוסיף אימוג׳ים? לאתר מסויים? בתגובה לכתבה באתר הארץ?

נגיד לציוץ בטוויטר, או כתבה כלשהי. כפי שיש במקלדת בסמרטפון
moshe2go - 09/11/2017 - 09:56
נושא ההודעה:
בינתים אני רואה שעם הכפלת התווים ל 280 הוסיפו בטוויטר גם אימוג'ים
או שהיה שם גם לפני ולא מצאתי...
אולי אימוג'ים חסרים בישומים אחרים
לעת עתה אתם יכולים לנוח ואין צורך להדחף ולנסות לעזור Wink
תודה לעוזר!
mksoft - 09/11/2017 - 11:14
נושא ההודעה:
בגנום יש לך את היישום Characters אשר מציג אותם בחלוקה לקבוצות ומאפשר גם לחפש.

משם ניתן להעתיק/להדביק את הרצוי לך:

Image
moshe2go - 09/11/2017 - 12:48
נושא ההודעה:
אני עובד עם גנום ו Characters נראה אמנם מתאים
הבעיה שכל האימוג'ים אצלי הם בשחור לבן ואין לי את הקבוצות שיש לך
אצלי מופעיות קבוצות כמו: Emoticons, Bullets...
איך מיבאים את הקבוצות שלך? המערכת אצלי היא ג'נטו ואולי צריך להגדיר משהו בהתקנת Characters? או משהו בהגדרות?
תודה
Anonymous - 09/11/2017 - 12:58
נושא ההודעה:
גם אצלי כמו אצל משה.
גם אצלי זה ג'נטו ועכשיו התקנתי את characters ואכן גם אצלי לא צבעוני ואין לי את אותם תפריטים כמו שניראה פה בתמונה למעלה.
moshe2go - 09/11/2017 - 14:27
נושא ההודעה:
לא רוצה לסכסך אבל מריח כאן אפליה, הדרה, הדתה או משהו בסגנון Wink
mksoft - 09/11/2017 - 14:30
נושא ההודעה:
נסה להתקין גופנים שכוללים אותם.

אצלי, על ארץ', מותקנת חבילה בשם noto-fonts-emoji שמספקת אותם.

לג'נטו אמור להיות overlay שמספק אותו.
Anonymous - 09/11/2017 - 21:48
נושא ההודעה:
משה, אחרי חיפושים כבדים היום, הגעתי לכאן:
קוד:
https://github.com/orsonteodoro/oiledmachine-overlay

יש לו שם את:
קוד:
media-fonts/noto-color-emoji

והוא כותב על כל הקשור בזה, הסברים למטה:
קוד:

[quote]*media-fonts/noto-color-emoji - This one you can use to compile noto color emoji. The benefit is that you can get updated emojis. You may need to do a eselect fontconfig enable 01-notosans.conf and eselect fontconfig disable 70-no-bitmaps.conf followed by a fc-cache -fv. All the required dependencies have been sorted and will require x11-libs/cairo from this repo. This one is better because this one supports all apps. It is unlike Emoji One font which only has colored emojis for firefox and rest of the apps black and white. It's kind of disappointing that this has not been added in the official repository. If you want u263a white smiling emoji to be colored emoji presented in Firefox and Chromium, you need to eselect fontconfig enable 61-notosans.conf followed by a fc-cache -fv to update. Do the same for 44-notosans.conf for command line fix. This one also contains black smiling face emoji to replace the text presentation unlike the -bin.

*media-fonts/noto-color-emoji-bin - This one has been precompiled and from the google website. You may need to do a eselect fontconfig enable 01-notosans.conf and eselect fontconfig disable 70-no-bitmaps.conf followed by a fc-cache -fv. If you want u263a white smiling emoji to be colored emoji presented in Firefox and Chromium, you need to eselect fontconfig enable 61-notosans.conf followed by a fc-cache -fv to update. Do the same for 44-notosans.conf for command line fix.

*x11-libs/cairo - This one has colored emojis enabled.[/quote]

ניסיתי להתקין אבל נתקלתי בבעיות אחרות שמתנגשות לי עם חבילות אחרות ולא הצלחתי לצאת מזה.
אבל אתה מוזמן לנסות ולדווח אם לך זה הולך.
mksoft - 10/11/2017 - 16:50
נושא ההודעה:
נסה להוריד את הגופנים ולהתקין לתיקיית הבית שלך:
https://github.com/googlei18n/noto-emoji/tree/master/fonts
Anonymous - 11/11/2017 - 17:55
נושא ההודעה:
mksoft :
נסה להוריד את הגופנים ולהתקין לתיקיית הבית שלך:
https://github.com/googlei18n/noto-emoji/tree/master/fonts


תודה MK אבל לא זו הבעיה.
יש לי כבר את הקובץ הזה בתוך תיקיית הפונטים אצלי:
קוד:
/usr/share/fonts

בתוך התיקייה הזו יש כמה תיקיית שמחזיקות הרבה פונטים.
אחת מהן היא noto ושם מונח גם הפונט הזה ששלחת אותי להוריד.
אז הוא קיים במערכת במקום שמוכר למערכת, אבל כניראה לא עובד ישר מהקופסה וצריך לעשות משהו נוסף.
שאלתי בפורומים של ג'נטו:
ואחד הבחורים ענה לי כך:
קוד:
Noto has NotoColorEmoji.ttf but no fontconfig files (despite being packaged for several years); you'd need to add something manually for it. This might work:


ואז נתן לי את תוכן קובץ ה-XML הזה:
קוד:
<?xml version="1.0"?>
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
<fontconfig>
  <alias>
    <family>serif</family>
    <accept><family>Noto Color Emoji</family></accept>
    <accept><family>Noto Sans Symbols</family></accept>
  </alias>
  <alias>
    <family>sans-serif</family>
    <accept><family>Noto Color Emoji</family></accept>
    <accept><family>Noto Sans Symbols</family></accept>
  </alias>
</fontconfig>


ואז גיגלתי והגעתי לתת המאמר הזה של ג'נטו:
https://wiki.gentoo.org/wiki/Fontconfig#Custom_system_wide_configuration

ועשיתי בדיוק מה שכתוב.
כלומר הכנסתי את הטקסט הזה לקובץ:
קוד:
/etc/fonts/local.conf


הקובץ 51-local.conf כבר היה "מאופשר" (יענו enabled) מבעוד מועד אז לא היה צריך לעשות כלום בעניין הזה.
הפעלתי את המחשב שלי מחדש ליתר בטחון אבל שום דבר לא השתנה.
mksoft - 11/11/2017 - 18:52
נושא ההודעה:
אז זה שעשה את ה-ebuild לא עשה עבודה טובה.

הנה הקבצים שנמצאים בחבילה של ארץ':
https://git.archlinux.org/svntogit/packages.git/tree/trunk?h=packages/noto-fonts-emoji

הם לא מופעלים אצלי (לא מקושרים ל-conf.d). בכל מקרה, אולי יעזרו לך.
mksoft - 11/11/2017 - 19:02
נושא ההודעה:
כמו כן, מה הפלט של:
קוד:
fc-list | grep -i noto

Anonymous - 11/11/2017 - 19:20
נושא ההודעה:
הפלט:
קוד:
/usr/share/fonts/noto/NotoSansTaiLe-Regular.ttf: Noto Sans Tai Le:style=Regular
/usr/share/fonts/noto/NotoSansGothic-Regular.ttf: Noto Sans Gothic:style=Regular
/usr/share/fonts/noto/NotoSansUI-Regular.ttf: Noto Sans UI:style=Regular
/usr/share/fonts/noto/NotoSansTelugu-Bold.ttf: Noto Sans Telugu:style=Bold
/usr/share/fonts/noto/NotoSansDevanagari-Regular.ttf: Noto Sans Devanagari:style=Regular
/usr/share/fonts/noto/NotoSansGurmukhiUI-Bold.ttf: Noto Sans Gurmukhi UI:style=Bold
/usr/share/fonts/noto/NotoSansBengaliUI-Regular.ttf: Noto Sans Bengali UI:style=Regular
/usr/share/fonts/noto/NotoSerifHebrew-Bold.ttf: Noto Serif Hebrew:style=Bold
/usr/share/fonts/noto/NotoSansCham-Regular.ttf: Noto Sans Cham:style=Regular
/usr/share/fonts/noto/NotoSansHebrew-Regular.ttf: Noto Sans Hebrew:style=Regular
/usr/share/fonts/noto/NotoSansSyriacEstrangela-Regular.ttf: Noto Sans Syriac Estrangela:style=Regular
/usr/share/fonts/noto/NotoSansGeorgian-Regular.ttf: Noto Sans Georgian:style=Regular
/usr/share/fonts/noto/NotoKufiArabic-Regular.ttf: Noto Kufi Arabic:style=Regular
/usr/share/fonts/noto/NotoSansKayahLi-Regular.ttf: Noto Sans Kayah Li:style=Regular
/usr/share/fonts/noto/NotoSansUgaritic-Regular.ttf: Noto Sans Ugaritic:style=Regular
/usr/share/fonts/noto/NotoSansUI-BoldItalic.ttf: Noto Sans UI:style=Bold Italic
/usr/share/fonts/noto/NotoSansMyanmarUI-Bold.ttf: Noto Sans Myanmar UI:style=Bold
/usr/share/fonts/noto/NotoSansDevanagari-Bold.ttf: Noto Sans Devanagari:style=Bold
/usr/share/fonts/noto/NotoSansBengaliUI-Bold.ttf: Noto Sans Bengali UI:style=Bold
/usr/share/fonts/noto/NotoSansCypriot-Regular.ttf: Noto Sans Cypriot:style=Regular
/usr/share/fonts/noto/NotoSansSyriacWestern-Regular.ttf: Noto Sans Syriac Western:style=Regular
/usr/share/fonts/noto/NotoSansPhoenician-Regular.ttf: Noto Sans Phoenician:style=Regular
/usr/share/fonts/noto/NotoSansKannadaUI-Bold.ttf: Noto Sans Kannada UI:style=Bold
/usr/share/fonts/noto/NotoSansOldPersian-Regular.ttf: Noto Sans Old Persian:style=Regular
/usr/share/fonts/noto/NotoSansThaiUI-Regular.ttf: Noto Sans Thai UI:style=Regular
/usr/share/fonts/noto/NotoSansBalinese-Regular.ttf: Noto Sans Balinese:style=Regular
/usr/share/fonts/noto/NotoSansTifinagh-Regular.ttf: Noto Sans Tifinagh:style=Regular
/usr/share/fonts/noto/NotoSansSinhala-Regular.ttf: Noto Sans Sinhala:style=Regular
/usr/share/fonts/noto/NotoSansSundanese-Regular.ttf: Noto Sans Sundanese:style=Regular
/usr/share/fonts/noto/NotoSansInscriptionalParthian-Regular.ttf: Noto Sans Inscriptional Parthian:style=Regular
/usr/share/fonts/noto/NotoSansOldItalic-Regular.ttf: Noto Sans Old Italic:style=Regular
/usr/share/fonts/noto/NotoSansGujarati-Bold.ttf: Noto Sans Gujarati:style=Bold
/usr/share/fonts/noto/NotoNaskhArabicUI-Bold.ttf: Noto Naskh Arabic UI:style=Bold
/usr/share/fonts/noto/NotoSerifTelugu-Regular.ttf: Noto Serif Telugu:style=Regular
/usr/share/fonts/noto/NotoSansHanunoo-Regular.ttf: Noto Sans Hanunoo:style=Regular
/usr/share/fonts/noto/NotoSansOldTurkic-Regular.ttf: Noto Sans Old Turkic:style=Regular
/usr/share/fonts/noto/NotoSansOsmanya-Regular.ttf: Noto Sans Osmanya:style=Regular
/usr/share/fonts/noto/NotoSansKhmer-Bold.ttf: Noto Sans Khmer:style=Bold
/usr/share/fonts/noto/NotoSansCarian-Regular.ttf: Noto Sans Carian:style=Regular
/usr/share/fonts/noto/NotoMono-Regular.ttf: Noto Mono:style=Regular
/usr/share/fonts/noto/NotoSansMyanmar-Bold.ttf: Noto Sans Myanmar:style=Bold
/usr/share/fonts/noto/NotoSansShavian-Regular.ttf: Noto Sans Shavian:style=Regular
/usr/share/fonts/noto/NotoSansKannada-Bold.ttf: Noto Sans Kannada:style=Bold
/usr/share/fonts/noto/NotoSerifGeorgian-Bold.ttf: Noto Serif Georgian:style=Bold
/usr/share/fonts/noto/NotoSansOgham-Regular.ttf: Noto Sans Ogham:style=Regular
/usr/share/fonts/noto/NotoSansOriyaUI-Bold.ttf: Noto Sans Oriya UI:style=Bold
/usr/share/fonts/noto/NotoSansLinearB-Regular.ttf: Noto Sans Linear B:style=Regular
/usr/share/fonts/noto/NotoSans-Italic.ttf: Noto Sans:style=Italic
/usr/share/fonts/noto/NotoSerifTamil-Regular.ttf: Noto Serif Tamil:style=Regular
/usr/share/fonts/noto/NotoSerif-BoldItalic.ttf: Noto Serif:style=Bold Italic
/usr/share/fonts/noto/NotoSerifLao-Regular.ttf: Noto Serif Lao:style=Regular
/usr/share/fonts/noto/NotoSansKannadaUI-Regular.ttf: Noto Sans Kannada UI:style=Regular
/usr/share/fonts/noto/NotoSansTamil-Bold.ttf: Noto Sans Tamil:style=Bold
/usr/share/fonts/noto/NotoSansKhmer-Regular.ttf: Noto Sans Khmer:style=Regular
/usr/share/fonts/noto/NotoSansKaithi-Regular.ttf: Noto Sans Kaithi:style=Regular
/usr/share/fonts/noto/NotoSansLaoUI-Bold.ttf: Noto Sans Lao UI:style=Bold
/usr/share/fonts/noto/NotoSansTamilUI-Regular.ttf: Noto Sans Tamil UI:style=Regular
/usr/share/fonts/noto/NotoSansSyriacEastern-Regular.ttf: Noto Sans Syriac Eastern:style=Regular
/usr/share/fonts/noto/NotoSerifArmenian-Regular.ttf: Noto Serif Armenian:style=Regular
/usr/share/fonts/noto/NotoSansKannada-Regular.ttf: Noto Sans Kannada:style=Regular
/usr/share/fonts/noto/NotoSansGurmukhi-Bold.ttf: Noto Sans Gurmukhi:style=Bold
/usr/share/fonts/noto/NotoSansKhmerUI-Bold.ttf: Noto Sans Khmer UI:style=Bold
/usr/share/fonts/noto/NotoKufiArabic-Bold.ttf: Noto Kufi Arabic:style=Bold
/usr/share/fonts/noto/NotoSansTibetan-Regular.ttf: Noto Sans Tibetan:style=Regular
/usr/share/fonts/noto/NotoSansSaurashtra-Regular.ttf: Noto Sans Saurashtra:style=Regular
/usr/share/fonts/noto/NotoSansGurmukhiUI-Regular.ttf: Noto Sans Gurmukhi UI:style=Regular
/usr/share/fonts/noto/NotoSansOldSouthArabian-Regular.ttf: Noto Sans Old South Arabian:style=Regular
/usr/share/fonts/noto/NotoSans-Bold.ttf: Noto Sans:style=Bold
/usr/share/fonts/noto/NotoSerif-Bold.ttf: Noto Serif:style=Bold
/usr/share/fonts/noto/NotoSansTeluguUI-Regular.ttf: Noto Sans Telugu UI:style=Regular
/usr/share/fonts/noto/NotoSansTagalog-Regular.ttf: Noto Sans Tagalog:style=Regular
/usr/share/fonts/noto/NotoSansBuhid-Regular.ttf: Noto Sans Buhid:style=Regular
/usr/share/fonts/noto/NotoSansBengali-Bold.ttf: Noto Sans Bengali:style=Bold
/usr/share/fonts/noto/NotoSansGurmukhi-Regular.ttf: Noto Sans Gurmukhi:style=Regular
/usr/share/fonts/noto/NotoSansYi-Regular.ttf: Noto Sans Yi:style=Regular
/usr/share/fonts/noto/NotoSansThai-Bold.ttf: Noto Sans Thai:style=Bold
/usr/share/fonts/noto/NotoSansBengali-Regular.ttf: Noto Sans Bengali:style=Regular
/usr/share/fonts/noto/NotoSerifThai-Bold.ttf: Noto Serif Thai:style=Bold
/usr/share/fonts/noto/NotoSansOlChiki-Regular.ttf: Noto Sans Ol Chiki:style=Regular
/usr/share/fonts/noto/NotoSansMalayalamUI-Bold.ttf: Noto Sans Malayalam UI:style=Bold
/usr/share/fonts/noto/NotoSansRunic-Regular.ttf: Noto Sans Runic:style=Regular
/usr/share/fonts/noto/NotoSansTagbanwa-Regular.ttf: Noto Sans Tagbanwa:style=Regular
/usr/share/fonts/noto/NotoSansBamum-Regular.ttf: Noto Sans Bamum:style=Regular
/usr/share/fonts/noto/NotoSansPhagsPa-Regular.ttf: Noto Sans Phags Pa:style=Regular
/usr/share/fonts/noto/NotoSerifKannada-Regular.ttf: Noto Serif Kannada:style=Regular
/usr/share/fonts/noto/NotoSansTelugu-Regular.ttf: Noto Sans Telugu:style=Regular
/usr/share/fonts/noto/NotoSansMalayalamUI-Regular.ttf: Noto Sans Malayalam UI:style=Regular
/usr/share/fonts/noto/NotoSansLycian-Regular.ttf: Noto Sans Lycian:style=Regular
/usr/share/fonts/noto/NotoSansArmenian-Regular.ttf: Noto Sans Armenian:style=Regular
/usr/share/fonts/noto/NotoSansVai-Regular.ttf: Noto Sans Vai:style=Regular
/usr/share/fonts/noto/NotoSerifArmenian-Bold.ttf: Noto Serif Armenian:style=Bold
/usr/share/fonts/noto/NotoSansMandaic-Regular.ttf: Noto Sans Mandaic:style=Regular
/usr/share/fonts/noto/NotoSansThaana-Regular.ttf: Noto Sans Thaana:style=Regular
/usr/share/fonts/noto/NotoSansKharoshthi-Regular.ttf: Noto Sans Kharoshthi:style=Regular
/usr/share/fonts/noto/NotoSerifBengali-Bold.ttf: Noto Serif Bengali:style=Bold
/usr/share/fonts/noto/NotoSansCherokee-Regular.ttf: Noto Sans Cherokee:style=Regular
/usr/share/fonts/noto/NotoSansBuginese-Regular.ttf: Noto Sans Buginese:style=Regular
/usr/share/fonts/noto/NotoSansOriya-Regular.ttf: Noto Sans Oriya:style=Regular
/usr/share/fonts/noto/NotoSerif-Regular.ttf: Noto Serif:style=Regular
/usr/share/fonts/noto/NotoSansLao-Regular.ttf: Noto Sans Lao:style=Regular
/usr/share/fonts/noto/NotoSerifMalayalam-Regular.ttf: Noto Serif Malayalam:style=Regular
/usr/share/fonts/noto/NotoSansMyanmarUI-Regular.ttf: Noto Sans Myanmar UI:style=Regular
/usr/share/fonts/noto/NotoSansTibetan-Bold.ttf: Noto Sans Tibetan:style=Bold
/usr/share/fonts/noto/NotoSansLao-Bold.ttf: Noto Sans Lao:style=Bold
/usr/share/fonts/noto/NotoSansNKo-Regular.ttf: Noto Sans NKo:style=Regular
/usr/share/fonts/noto/NotoSansThai-Regular.ttf: Noto Sans Thai:style=Regular
/usr/share/fonts/noto/NotoSansOriyaUI-Regular.ttf: Noto Sans Oriya UI:style=Regular
/usr/share/fonts/noto/NotoSansLimbu-Regular.ttf: Noto Sans Limbu:style=Regular
/usr/share/fonts/noto/NotoSansTaiTham-Regular.ttf: Noto Sans Tai Tham:style=Regular
/usr/share/fonts/noto/NotoEmoji-Regular.ttf: Noto Emoji:style=Regular
/usr/share/fonts/noto/NotoSansGlagolitic-Regular.ttf: Noto Sans Glagolitic:style=Regular
/usr/share/fonts/noto/NotoNastaliqUrdu-Regular.ttf: Noto Nastaliq Urdu:style=Regular
/usr/share/fonts/noto/NotoSansTamil-Regular.ttf: Noto Sans Tamil:style=Regular
/usr/share/fonts/noto/NotoSerifDevanagari-Bold.ttf: Noto Serif Devanagari:style=Bold
/usr/share/fonts/noto/NotoSansBatak-Regular.ttf: Noto Sans Batak:style=Regular
/usr/share/fonts/noto/NotoSerifTelugu-Bold.ttf: Noto Serif Telugu:style=Bold
/usr/share/fonts/noto/NotoSerifBengali-Regular.ttf: Noto Serif Bengali:style=Regular
/usr/share/fonts/noto/NotoSansLepcha-Regular.ttf: Noto Sans Lepcha:style=Regular
/usr/share/fonts/noto/NotoSansGujarati-Regular.ttf: Noto Sans Gujarati:style=Regular
/usr/share/fonts/noto/NotoSansDeseret-Regular.ttf: Noto Sans Deseret:style=Regular
/usr/share/fonts/noto/NotoSerifGujarati-Regular.ttf: Noto Serif Gujarati:style=Regular
/usr/share/fonts/noto/NotoSerifLao-Bold.ttf: Noto Serif Lao:style=Bold
/usr/share/fonts/noto/NotoSerifKhmer-Bold.ttf: Noto Serif Khmer:style=Bold
/usr/share/fonts/noto/NotoSerifHebrew-Regular.ttf: Noto Serif Hebrew:style=Regular
/usr/share/fonts/noto/NotoSerifThai-Regular.ttf: Noto Serif Thai:style=Regular
/usr/share/fonts/noto/NotoSansAvestan-Regular.ttf: Noto Sans Avestan:style=Regular
/usr/share/fonts/noto/NotoSerifKannada-Bold.ttf: Noto Serif Kannada:style=Bold
/usr/share/fonts/noto/NotoSansSymbols-Regular.ttf: Noto Sans Symbols:style=Regular
/usr/share/fonts/noto/NotoSansOriya-Bold.ttf: Noto Sans Oriya:style=Bold
/usr/share/fonts/noto/NotoSansLisu-Regular.ttf: Noto Sans Lisu:style=Regular
/usr/share/fonts/noto/NotoSansHebrew-Bold.ttf: Noto Sans Hebrew:style=Bold
/usr/share/fonts/noto/NotoSansCuneiform-Regular.ttf: Noto Sans Cuneiform:style=Regular
/usr/share/fonts/noto/NotoSansTeluguUI-Bold.ttf: Noto Sans Telugu UI:style=Bold
/usr/share/fonts/noto/NotoSansGujaratiUI-Bold.ttf: Noto Sans Gujarati UI:style=Bold
/usr/share/fonts/noto/NotoSansJavanese-Regular.ttf: Noto Sans Javanese:style=Regular
/usr/share/fonts/noto/NotoSansUI-Italic.ttf: Noto Sans UI:style=Italic
/usr/share/fonts/noto/NotoSansLydian-Regular.ttf: Noto Sans Lydian:style=Regular
/usr/share/fonts/noto/NotoSansCanadianAboriginal-Regular.ttf: Noto Sans Canadian Aboriginal:style=Regular
/usr/share/fonts/noto/NotoSansSylotiNagri-Regular.ttf: Noto Sans Syloti Nagri:style=Regular
/usr/share/fonts/noto/NotoSerifKhmer-Regular.ttf: Noto Serif Khmer:style=Regular
/usr/share/fonts/noto/NotoSansDevanagariUI-Regular.ttf: Noto Sans Devanagari UI:style=Regular
/usr/share/fonts/noto/NotoSansCham-Bold.ttf: Noto Sans Cham:style=Bold
/usr/share/fonts/noto/NotoSansLaoUI-Regular.ttf: Noto Sans Lao UI:style=Regular
/usr/share/fonts/noto/NotoSansTamilUI-Bold.ttf: Noto Sans Tamil UI:style=Bold
/usr/share/fonts/noto/NotoSerif-Italic.ttf: Noto Serif:style=Italic
/usr/share/fonts/noto/NotoSerifGujarati-Bold.ttf: Noto Serif Gujarati:style=Bold
/usr/share/fonts/noto/NotoSansEgyptianHieroglyphs-Regular.ttf: Noto Sans Egyptian Hieroglyphs:style=Regular
/usr/share/fonts/noto/NotoSansTaiViet-Regular.ttf: Noto Sans Tai Viet:style=Regular
/usr/share/fonts/noto/NotoSansCoptic-Regular.ttf: Noto Sans Coptic:style=Regular
/usr/share/fonts/noto/NotoSansInscriptionalPahlavi-Regular.ttf: Noto Sans Inscriptional Pahlavi:style=Regular
/usr/share/fonts/noto/NotoSansUI-Bold.ttf: Noto Sans UI:style=Bold
/usr/share/fonts/noto/NotoSansMalayalam-Bold.ttf: Noto Sans Malayalam:style=Bold
/usr/share/fonts/noto/NotoSansGujaratiUI-Regular.ttf: Noto Sans Gujarati UI:style=Regular
/usr/share/fonts/noto/NotoSansSamaritan-Regular.ttf: Noto Sans Samaritan:style=Regular
/usr/share/fonts/noto/NotoNaskhArabic-Bold.ttf: Noto Naskh Arabic:style=Bold
/usr/share/fonts/noto/NotoSerifGeorgian-Regular.ttf: Noto Serif Georgian:style=Regular
/usr/share/fonts/noto/NotoSansArmenian-Bold.ttf: Noto Sans Armenian:style=Bold
/usr/share/fonts/noto/NotoSansMongolian-Regular.ttf: Noto Sans Mongolian:style=Regular
/usr/share/fonts/noto/NotoSansNewTaiLue-Regular.ttf: Noto Sans New Tai Lue:style=Regular
/usr/share/fonts/noto/NotoSansImperialAramaic-Regular.ttf: Noto Sans Imperial Aramaic:style=Regular
/usr/share/fonts/noto/NotoSansGeorgian-Bold.ttf: Noto Sans Georgian:style=Bold
/usr/share/fonts/noto/NotoSans-Regular.ttf: Noto Sans:style=Regular
/usr/share/fonts/noto/NotoSansMyanmar-Regular.ttf: Noto Sans Myanmar:style=Regular
/usr/share/fonts/noto/NotoNaskhArabic-Regular.ttf: Noto Naskh Arabic:style=Regular
/usr/share/fonts/noto/NotoSansMeeteiMayek-Regular.ttf: Noto Sans Meetei Mayek:style=Regular
/usr/share/fonts/noto/NotoNaskhArabicUI-Regular.ttf: Noto Naskh Arabic UI:style=Regular
/usr/share/fonts/noto/NotoSansThaana-Bold.ttf: Noto Sans Thaana:style=Bold
/usr/share/fonts/noto/NotoColorEmoji.ttf: Noto Color Emoji:style=Regular
/usr/share/fonts/noto/NotoSansMalayalam-Regular.ttf: Noto Sans Malayalam:style=Regular
/usr/share/fonts/noto/NotoSansRejang-Regular.ttf: Noto Sans Rejang:style=Regular
/usr/share/fonts/noto/NotoSansSinhala-Bold.ttf: Noto Sans Sinhala:style=Bold
/usr/share/fonts/noto/NotoSansEthiopic-Regular.ttf: Noto Sans Ethiopic:style=Regular
/usr/share/fonts/noto/NotoSansThaiUI-Bold.ttf: Noto Sans Thai UI:style=Bold
/usr/share/fonts/noto/NotoSansEthiopic-Bold.ttf: Noto Sans Ethiopic:style=Bold
/usr/share/fonts/noto/NotoSerifMalayalam-Bold.ttf: Noto Serif Malayalam:style=Bold
/usr/share/fonts/noto/NotoSansDevanagariUI-Bold.ttf: Noto Sans Devanagari UI:style=Bold
/usr/share/fonts/noto/NotoSansKhmerUI-Regular.ttf: Noto Sans Khmer UI:style=Regular
/usr/share/fonts/noto/NotoSansBrahmi-Regular.ttf: Noto Sans Brahmi:style=Regular
/usr/share/fonts/noto/NotoSans-BoldItalic.ttf: Noto Sans:style=Bold Italic
/usr/share/fonts/noto/NotoSerifDevanagari-Regular.ttf: Noto Serif Devanagari:style=Regular
/usr/share/fonts/noto/NotoSerifTamil-Bold.ttf: Noto Serif Tamil:style=Bold

mksoft - 11/11/2017 - 19:23
נושא ההודעה:
הגופן מופיע שם בפלט, לא נראה שזו בעיה של תצורת הגופן.

איזו גרסה של Gnome Characters מותקנת אצלך? אצלי 3.26.2.
Anonymous - 11/11/2017 - 19:29
נושא ההודעה:
אגב זו בעיה מוכרת ככל הניראה:
ראה פה:
https://github.com/googlei18n/noto-emoji/issues/36
אבל היא "נסגרה" לפני מספר חודשים, כלומר לפי מה שאני מבין מהמשך השרשור שם, אם יש לי את הגרסאות החדשות של gnome ו- fontconfig זה אמור לעבוד ישר מהקופסה.
אני על gnome 3.24 ו- fontconfig 2.12.6
ואולי לא הבנתי נכון Smile
Anonymous - 11/11/2017 - 19:30
נושא ההודעה:
שלחתי לפני שצפיתי בהודעתך.
הגרסה שלי ה- characters אצלי היא 3.24.0.
mksoft - 12/11/2017 - 08:06
נושא ההודעה:
אצלי זה fontconfig 2.12.6 וגנום 3.26.2.

אולי זה גם קשור לגרסת ה-cairo (מוזכר בבאג שקישרת אליו), פה זה 1.15.8.
Anonymous - 12/11/2017 - 11:11
נושא ההודעה:
כן הוא כותב על זה גם.
גם cairo "סודרה":
https://github.com/googlei18n/noto-emoji/issues/36#issuecomment-329681859
ואני באמת לא על הגרסה האחרונה אלא על אחת לפני כן, על 1.14.10
Anonymous - 12/11/2017 - 11:17
נושא ההודעה:
מה שמשעשע זה שדווקא באינטרנט אין לי בעיה (אני חושב).
אנשים בבאג הזה שלחו לכל מיני אתרים שמראים מה הם רואים ואצלי זה צבעוני להפליא.
למשל כאן:
http://getemoji.com/
כל האייקונים יפים בלי שחור לבן (היכן שלא צריך להיות שחור לבן).
אז בעקרון המערכת בסדר ואולי באמת הבעיה ספציפית ב- gnome?

בשרשור של הבאג הוא גם אומר שעם גרסת fontconfig החדשה ביותר לא צריך שום הגדרה ידנית אלא זה עובד מהקופסה.
אז מסקנתי לכרגע היא אכן cairo ו- gnome שאינן מעודכנות.
Anonymous - 12/11/2017 - 11:24
נושא ההודעה:
מצד שני עם firefox חלק משורת האיקונים הראשונה (בקישור מההודעה הקודמת), היא בשחור לבן.
8 האייקונים משמאל בשורה הראשונה הם בשחור לבן ומעוגלים ולא פחוסים כמו הצבעוניים שבכרום.
ועכשיו אני שם לב שכל הסמיילים בפיירפוקס, גם כשהם צבעוניים הם מעוגלים ובכרום הם פחוסים
גם האייקונים (הצבעוניים) שונים בפיירפוקס מאיך שהם נראים בכרום.
זה כאילו שהעמוד הזה טוען אייקונים אחרים לכל דפדפן.
האם זה כך גם אצלך?
mksoft - 12/11/2017 - 11:25
נושא ההודעה:
כן, להציג לא אמורה להיות בעיה, אפשר גם לעשות העתק/הדבק מהאתר האלה, גם לתוך יישומי גנום.

מדובר פה על ה-input לדעתי.
mksoft - 12/11/2017 - 11:28
נושא ההודעה:
בכרום אצלי הרבה יותר מופיעים אצלי בשחור/לבן מאשר בפיירפוקס.

יכול להיות שכאן תעזור ההפעלה של תצורת ה-fontconfig שהחבילה כוללת.
Anonymous - 12/11/2017 - 12:57
נושא ההודעה:
עדכון קל:
מצאתי overlay שיש בו את cairo בגרסה האחרונה.
שדרגתי, הפעלתי מדחש המחשב ועכשיו ה- emoticons צבעוניים, אבל כל השאר בתפריטים שם נשאר שחור לבן ועדיין אין לי את כל התפריטים שרואים בתמונה שאתה צירפת.
הנה צילום מסך:
Image
Anonymous - 12/11/2017 - 13:00
נושא ההודעה:
כלומר לא קיבלתי את כל האמוטיקונים שיש לך.
הדבר היחיד שהשתנה בעקבות שדרוג cairo זה שהאייקונים תחת תת התפריט emoticons שהיו מקודם שחורים, הפכו צבעוניים.
mksoft - 12/11/2017 - 13:01
נושא ההודעה:
זו כבר גרסה של Gnome characters לדעתי.
Anonymous - 12/11/2017 - 13:09
נושא ההודעה:
טוב נמתין.
מניח שתוך מספר חודשים נקבל גם את gnome 3.26 בג'נטו וניראה אם השתנה משהו Smile.
בכל אופן, בינתיים העפתי את ה- overlay והסרתי את cairo והתקנתי את הגרסה הקודמת.
moshe2go - 12/11/2017 - 15:52
נושא ההודעה:
כשראיתי שצריך להתקין overlay וכו אז החלטתי לסגת קצת מהענין
אני לא בקי בלינוקס כמוכם ולא בא לי לשבש את המערכת שעובדת יפה למדי
כל הכבוד לבירור שעשיתם ואני מבין שבשורה התחתונה כדאי להמתין לעדכון גרסאות
בינתים נסתדר עם מה שיש
תודה
Anonymous - 12/11/2017 - 21:43
נושא ההודעה:
בעסוש עם המשחקים שלי.
עכשיו בכרום כל האייקונים מ- getemoji.com שחור לבן.
Sad
Anonymous - 12/11/2017 - 21:58
נושא ההודעה:
Symbola font
Anonymous - 12/11/2017 - 22:34
נושא ההודעה:
מה הכוונה לחפש לפי symbola?
מה אני אמור לחפש?

בכל אופן הצלחתי לפתור את זה בדרך עקומה אבל עכשיו כרום ופיירפוקס מראים בדיוק את אותם אייקונים.
עשיתי את זה לפי ההודעה האחרונה פה (נכון לכרגע):
https://github.com/googlei18n/noto-emoji/issues/36#issuecomment-343655365

אבל לא בדרך שלו, כלומר גם בדרך שלו זה עובד, אבל מחקתי את הקובץ הזה ויצרתי את הקובץ לפי המדריך של ג'נטו:
https://wiki.gentoo.org/wiki/Fontconfig#Custom_system_wide_configuration
כפי שתיארתי באחת מהחפירות הקודמות שלי כאן באשכול.
אז פתחתי את הקובץ הזה:
קוד:
/etc/fonts/local.conf

ולשם העמסתי את התוכן הבא (מההודעה של הבחור המקושר למעלה):
קוד:
<?xml version="1.0"?>
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
<fontconfig>

  <match target="scan">
    <test name="family">
      <string>Noto Color Emoji</string>
    </test>
    <edit name="scalable" mode="assign">
      <bool>true</bool>
    </edit>
    <edit name="pixelsize" mode="assign">
      <double>18</double>
    </edit>
  </match>

  <match>
 <test name="family"><string>sans-serif</string></test>
 <edit name="family" mode="prepend" binding="weak">
 <string>Noto Color Emoji</string>
 </edit>
 </match>

<match>
 <test name="family"><string>serif</string></test>
 <edit name="family" mode="prepend" binding="weak">
 <string>Noto Color Emoji</string>
 </edit>
 </match>

<match>
 <test name="family"><string>Apple Color Emoji</string></test>
 <edit name="family" mode="prepend" binding="strong">
 <string>Noto Color Emoji</string>
 </edit>
 </match>

</fontconfig>


לאחר מכן נא לפקוד על:
קוד:
fc-cache -vrf


אני בכל מקרה הרגתי את X ונכנסתי בחזרה.
עכשיו הכל ניראה כמקודם.

עדיין לא ברור לי למה מקודם זה היה כמו שצריך ללא מגע ידי בכרום ובפיירפוקס(מלבד העניין עם gnome characters שאגב גם עכשיו אינו בסדר), אבל שיהיה.

צילמתי מסך (אגב בגלל ההגדרה הידנית הסמלילים נראים זהים לחלוטין בין בפיירפוקס ובין בכרום):
Image
upload my images
Anonymous - 12/11/2017 - 22:37
נושא ההודעה:
עכשיו שמתי לב שכמה דגלים חסרים לי.
האם גם לכם חסרים שם הדגלים (אלו עם סימני השאלה במקום דגל)?
ושוב זה מהאתר:
http://getemoji.com/
Anonymous - 13/11/2017 - 10:27
נושא ההודעה:
מעדכן את השרשור כי אני חפרן מיסודי אבל גם כי אם במקרה מישהו נתקל בבעיה דומה (של אייקונים שחורים-לבנים בכרום) אפשר לפתור את זה באופן הבא.
תתעלמו ממה שהצעתי מקודם, כי הוא משנה את כלל הגופנים בכל הדפדפנים (ואולי גם התוכנות במערכת) לאלו של גוגל.
אם זה מה שאתם, אז אל תתעלמו ולכו על זה.
אבל אני רציתי שרק בכרום הוא ישנה למה שגוגל מתכוונים.
לפיירפוקס יש את הגופנים האחרים שלהם (צבעוניים שנראים אחרת משל גוגל) ולכן אמרתי לעצמי שאני מעדיף לא לשנות אותם אלא רק את מה שבאמת צריך לקבל צבעוניות ובעזרת מה שגוגל ממילא מתכווונת אליו.
אז אם אתם בג'נטו, צרו הקובץ הבא (או פתחו אם כבר קיים):
קוד:
/etc/fonts/local.conf

ואליו העתיקו את זה:
קוד:
<?xml version="1.0" ?>
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
<fontconfig>
  <match target="scan">
    <test name="family">
      <string>Noto Color Emoji</string>
    </test>
    <edit name="scalable" mode="assign">
      <bool>true</bool>
    </edit>
  </match>

  <match target="pattern">
    <test name="prgname">
      <string>chrome</string>
    </test>
    <edit name="family" mode="prepend_first">
      <string>Noto Color Emoji</string>
    </edit>
  </match>
</fontconfig>


שמרו וצאו.
לאחר מכן פקדו:
קוד:
fc-cache

סגרו כרום ופתחו מחדש.
הכנסו ל- getemoji.com וראו נפלאות.
Anonymous - 13/11/2017 - 10:30
נושא ההודעה:
אם אינכם בג'נטו, אז לפחות בארץ' הקובץ במיקום הזה גם יעבוד (זה מה שהבחור שממנו לקחתי את הטקסט הזה עשה):
קוד:
/etc/fonts/conf.d/01-notosans.conf


אליו תכניסו את מה שהכנסתי אני פנימה ואז fc-cache וכו'.
Anonymous - 13/11/2017 - 10:31
נושא ההודעה:
בהנחה שאין לכם קובץ זהה שם כבר מבעוד מועד...
mksoft - 13/11/2017 - 10:55
נושא ההודעה:
החבילה בארץ' כבר מתקינה את הקבצים הדרושים. מי שרוצה צריך פשוט לאפשר אותם.

קוד:

$ pacman -Ql noto-fonts-emoji

noto-fonts-emoji /etc/
noto-fonts-emoji /etc/fonts/
noto-fonts-emoji /etc/fonts/conf.avail/
noto-fonts-emoji /etc/fonts/conf.avail/66-noto-color-emoji.conf
noto-fonts-emoji /etc/fonts/conf.avail/66-noto-emoji.conf
noto-fonts-emoji /usr/
noto-fonts-emoji /usr/share/
noto-fonts-emoji /usr/share/fonts/
noto-fonts-emoji /usr/share/fonts/noto/
noto-fonts-emoji /usr/share/fonts/noto/NotoColorEmoji.ttf
noto-fonts-emoji /usr/share/fonts/noto/NotoEmoji-Regular.ttf
noto-fonts-emoji /usr/share/licenses/
noto-fonts-emoji /usr/share/licenses/noto-fonts-emoji/
noto-fonts-emoji /usr/share/licenses/noto-fonts-emoji/LICENSE


כל הזמנים הם GMT + 2 שעות