home.social

#m17n — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #m17n, aggregated by home.social.

fetched live
  1. Hier, j'ai bricolé une disposition de clavier ibus-m17n pour la langue #Kabyle.

    Ça reste du bricolage mais ça fonctionne de ouf 😍

    #ibus #m17n

  2. Hier, j'ai bricolé une disposition de clavier ibus-m17n pour la langue #Kabyle.

    Ça reste du bricolage mais ça fonctionne de ouf 😍

    #ibus #m17n

  3. The best m17n experience for Korean, Japanese and Chinese languages is GNOME on Fedora Workstation. Settled in it after trying out on various Linux desktops.

    To use Korean, for example.

    1. Update system

    $sudo dnf update --refresh

    2. Install input-methods

    $sudo dnf install @input-methods

    3. Enable hangul like the screenshot below.

    #korean @fedora #m17n
    #i18n

  4. The best m17n experience for Korean, Japanese and Chinese languages is GNOME on Fedora Workstation. Settled in it after trying out on various Linux desktops.

    To use Korean, for example.

    1. Update system

    $sudo dnf update --refresh

    2. Install input-methods

    $sudo dnf install @input-methods

    3. Enable hangul like the screenshot below.

    #korean @fedora #m17n
    #i18n

  5. To Arabic language speaker (writer? reader?): which is a more desired rendering of numbers? I am aware that they are different but I can't decide which is preferred. Boosts are highly appreciated.

    #Arabic #m17n #i18n #text #ctl

  6. To Persian language speaker (writer? reader?): which is a more desired rendering of numbers? I am aware that they are different but I can't decide which is preferred. Boosts are highly appreciated. (I wrote it is Arabic but I was wrong. I'm sorry.)

    #m17n #i18n #text #ctl

  7. I made a merge request for adding an ability to choose fonts to be installed from presets to pmbootstrap. You can choose from a minimal subset to the full set of Noto fonts. Do you prefer DejaVu fonts? It is supported.

    What else? Droid fonts! Do you remember how text in Android looked like before Ice Cream Sandwich?

    gitlab.com/postmarketOS/pmaports/-/merge_requests/5540

    #linuxmobile #postmarketOS #m17n #fonts

  8. I made a merge request for adding an ability to choose fonts to be installed from presets to pmbootstrap. You can choose from a minimal subset to the full set of Noto fonts. Do you prefer DejaVu fonts? It is supported.

    What else? Droid fonts! Do you remember how text in Android looked like before Ice Cream Sandwich?

    gitlab.com/postmarketOS/pmaports/-/merge_requests/5540

    #linuxmobile #postmarketOS #m17n #fonts

  9. In and , AFAIK, the $LANG environment var has this form:
    <lang.2.letter.code>_<2.LETTER.COUNTRY.CODE>.<CHARSET> (Caps where seen)
    E.g. mine is:
    en_US.UTF-8
    However, when looking up the pathnames for these it is usually: 'en_US/'
    What is the the charset extension used for?
    I am a newbie in the whole space and area.

  10. In #Linux and #MacOS, AFAIK, the $LANG environment var has this form:
    <lang.2.letter.code>_<2.LETTER.COUNTRY.CODE>.<CHARSET> (Caps where seen)
    E.g. mine is:
    en_US.UTF-8
    However, when looking up the pathnames for these it is usually: 'en_US/'
    What is the the charset extension used for?
    I am a newbie in the whole #I18N space and #M17N area.