tech:police_de_caracteres_-_fonts
Différences
Ci-dessous, les différences entre deux révisions de la page.
| Les deux révisions précédentesRévision précédente | |||
| tech:police_de_caracteres_-_fonts [2026/05/27 14:12] – Jean-Baptiste | tech:police_de_caracteres_-_fonts [2026/05/29 14:36] (Version actuelle) – Jean-Baptiste | ||
|---|---|---|---|
| Ligne 1: | Ligne 1: | ||
| + | < | ||
| + | {{tag> | ||
| + | |||
| + | # Police de caractères - fonts | ||
| + | |||
| + | Voir : | ||
| + | * https:// | ||
| + | * https:// | ||
| + | |||
| + | |||
| + | Polices de caractères : | ||
| + | * [IBM Plex](https:// | ||
| + | * [Helvetica](https:// | ||
| + | * Google Noto | ||
| + | * Lohit | ||
| + | * tex-gyre | ||
| + | |||
| + | FIXME | ||
| + | |||
| + | |||
| + | Voir https:// | ||
| + | ~~~bash | ||
| + | ITP #973779 fnt install scheherazadenew | ||
| + | RFP #944140 fnt install arsenal | ||
| + | RFP #757249 fnt install ekmukta | ||
| + | RFP #724629 fnt install firasans | ||
| + | RFP #766211 fnt install orbitron | ||
| + | RFP #803690 fnt install pompiere | ||
| + | RFP #754784 fnt install raleway | ||
| + | RFP #827735 fnt install reemkufi | ||
| + | RFP #986999 fnt install redhat{display, | ||
| + | ~~~ | ||
| + | |||
| + | -------------- | ||
| + | |||
| + | ~~~bash | ||
| + | sudo fc-match "Noto Color Emoji" | ||
| + | |||
| + | sudo apt-get install fonts-noto-color-emoji | ||
| + | |||
| + | # copy config from this gist your profile config directory | ||
| + | cp 10-emoji.conf $XDG_CONFIG_HOME/ | ||
| + | |||
| + | # regenerate font cache | ||
| + | fc-cache -f -v | ||
| + | ~~~ | ||
| + | |||
| + | Open this url in your browser \\ | ||
| + | https:// | ||
| + | |||
| + | |||
| + | `~/ | ||
| + | |||
| + | https:// | ||
| + | | ||
| + | |||
| + | ~~~xml | ||
| + | <?xml version=" | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | <test name=" | ||
| + | <edit name=" | ||
| + | < | ||
| + | < | ||
| + | </ | ||
| + | </ | ||
| + | |||
| + | <!-- Add emoji generic family --> | ||
| + | <alias binding=" | ||
| + | < | ||
| + | < | ||
| + | </ | ||
| + | |||
| + | <!-- Aliases for the other emoji fonts --> | ||
| + | <alias binding=" | ||
| + | < | ||
| + | < | ||
| + | </ | ||
| + | <alias binding=" | ||
| + | < | ||
| + | < | ||
| + | </ | ||
| + | <alias binding=" | ||
| + | < | ||
| + | < | ||
| + | </ | ||
| + | </ | ||
| + | ~~~ | ||
| + | |||
| + | ~~~bash | ||
| + | cp / | ||
| + | chmod 644 / | ||
| + | ~~~ | ||
| + | |||
| + | clear font cache | ||
| + | ~~~bash | ||
| + | fc-cache -fv | ||
| + | ~~~ | ||
| + | |||
| + | |||
| + | Autres - setfont | ||
| + | |||
| + | Source : https:// | ||
| + | |||
| + | ~~~bash | ||
| + | if [ -t 1 ] | ||
| + | then | ||
| + | setfont / | ||
| + | fi | ||
| + | ~~~ | ||
| + | |||
| + | ~~~bash | ||
| + | dpkg-reconfigure console-setup | ||
| + | ~~~ | ||
| + | |||
| + | ~~~bash | ||
| + | fc-cache ~/.fonts/ | ||
| + | ~~~ | ||
| + | |||
| + | ~~~bash | ||
| + | chkfontpath --add / | ||
| + | ~~~ | ||
| + | |||
| + | ~~~bash | ||
| + | ttmkfdir -d / | ||
| + | ~~~ | ||
| + | |||
| + | Method to add fonts is as follows: | ||
| + | * Double-click on the " | ||
| + | * In the " | ||
| + | * Type in: fonts:// | ||
| + | * When the fonts window appears, drag and drop the fonts to be installed into this window. | ||
| + | | ||
| + | The new fonts you install should be usable by most GNOME applications. Some applications may have to be restarted to use the newly added fonts. | ||
| + | |||
| + | Source : https:// | ||
| + | |||
| + | |||
| + | ## Fonts libres | ||
| + | |||
| + | * https:// | ||
| + | |||
