fastfetch-cli / fastfetch-cli/fastfetch
[FEAT] Determine font names from the aliases "serif", "sans-serif", "monospace"
- Lingua principale
- C
- Stelle
- 24.6k
- Fork
- 890
- Merge medio
- 1g 42m
- PR unite (30g)
- 17
Descrizione
### Description
Many people use these standard aliases in fontconfig to set their fonts system-wide. Fastfetch only displays the aliases. The real font names can easily be determined. For example, with a command like `fc-match -s ':family=monospace'`.
### Motivation
It's an enhancement to existing font fields.
### Additional context
Guida per i contributori
Apri la guida per i contributori
Direzione di ricerca
Start by tracing how Fastfetch currently obtains and displays its font fields, then inspect how fontconfig can resolve the serif, sans-serif, and monospace aliases. Use `fc-match -s ':family=monospace'` as the reference check, and confirm that the displayed values are real font names rather than the aliases.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- c
- Ambito
- cli
- Tipo di issue
- Funzionalità
- Difficoltà
- 3/5
- Tempo stimato
- 1-2 giorni
- Stato di attività
- Attiva
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 65/100