-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
5 changed files
with
115 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,42 @@ | ||
--- | ||
title: 字型 | ||
nav_order: 3020 | ||
has_children: true | ||
--- | ||
|
||
|
||
# 字型 | ||
|
||
|
||
## 中文字型 | ||
|
||
|
||
## 主題 | ||
|
||
* [字型安裝](#字型安裝) | ||
* [字型設定](#字型設定) | ||
* [相關議題](#相關議題) | ||
|
||
|
||
|
||
|
||
## 字型安裝 | ||
|
||
|
||
|
||
|
||
## 字型設定 | ||
|
||
| [字型設定](https://samwhelp.github.io/note-about-fedora-xfce/read/subject/font/config.html) | | ||
| --- | | ||
| [設定字型查找順序](https://samwhelp.github.io/note-about-fedora-xfce/read/subject/font/config/font-match-order.html) | | ||
|
||
|
||
|
||
|
||
## 相關議題 | ||
|
||
| 相關議題 | | ||
| --- | | ||
| [語系](https://samwhelp.github.io/note-about-fedora-xfce/read/subject/locale.html) | | ||
| [輸入法](https://samwhelp.github.io/note-about-fedora-xfce/read/subject/input-method.html) | |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
--- | ||
title: 設定 | ||
nav_order: 3010 | ||
has_children: true | ||
parent: 字型 | ||
--- | ||
|
||
|
||
# 設定 | ||
|
||
|
||
## 主題 | ||
|
||
| 主題 | | ||
| --- | | ||
| [設定字型查找順序](https://samwhelp.github.io/note-about-fedora-xfce/read/subject/font/config/font-match-order.html) | |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
--- | ||
title: 設定字型查找順序 | ||
nav_order: 3101 | ||
has_children: false | ||
parent: 設定 | ||
grand_parent: 字型 | ||
--- | ||
|
||
|
||
# 設定字型查找順序 | ||
|
||
|
||
## 設定腳本 | ||
|
||
| 設定腳本 | | ||
| --- | | ||
| [font-match-order](https://github.com/samwhelp/fedora-xfce-adjustment/tree/main/prototype/main/font-config/font-match-order) | | ||
|
||
|
||
## 設定檔路徑 | ||
|
||
| 設定檔路徑 | | ||
| --- | | ||
| [~/.config/fontconfig/conf.d/50-font-match-order.conf](https://github.com/samwhelp/fedora-xfce-adjustment/blob/main/prototype/main/font-config/font-match-order/asset/overlay/etc/skel/.config/fontconfig/conf.d/50-font-match-order.conf) | |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
--- | ||
title: 語系 | ||
nav_order: 3010 | ||
has_children: true | ||
--- | ||
|
||
|
||
# 語系 | ||
|
||
|
||
## 主題 | ||
|
||
* [相關議題](#相關議題) | ||
|
||
|
||
|
||
|
||
## 相關議題 | ||
|
||
| 相關議題 | | ||
| --- | | ||
| [字型](https://samwhelp.github.io/note-about-fedora-xfce/read/subject/font.html) | | ||
| [輸入法](https://samwhelp.github.io/note-about-fedora-xfce/read/subject/input-method.html) | |