fastfetch-cli / fastfetch-cli/fastfetch
[FEAT] Determine font names from the aliases "serif", "sans-serif", "monospace"
オープン
enhancement
- 主要言語
- C
- スター
- 24.6k
- フォーク
- 890
- 平均マージ
- 1日 4時間
- マージ済み PR(30日)
- 15
説明
### 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
コントリビューションガイド
調査の方向性
まず、Fastfetch が現在どのようにフォントフィールドを取得して表示しているかを追跡し、次に fontconfig が serif、sans-serif、monospace のエイリアスをどのように解決できるかを調べてください。`fc-match -s ':family=monospace'` を参照チェックとして使用し、表示される値がエイリアスではなく実際のフォント名であることを確認してください。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- c
- 領域
- cli
- issue の種類
- 機能追加
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 活発
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 65/100