「Fonts」:修訂間差異

出自Gea-Suan Lin's Wiki
跳至導覽 跳至搜尋
Gslin留言 | 貢獻
Gslin留言 | 貢獻
第28行: 第28行:
* <span style="font-family: 'Miriam Libre';">[https://fonts.google.com/specimen/Miriam+Libre Miriam Libre]</span>
* <span style="font-family: 'Miriam Libre';">[https://fonts.google.com/specimen/Miriam+Libre Miriam Libre]</span>
* <span style="font-family: 'Montreux Classic';">[https://rohhtype.com/font/montreux-classic/ Montreux Classic](付費)</span>
* <span style="font-family: 'Montreux Classic';">[https://rohhtype.com/font/montreux-classic/ Montreux Classic](付費)</span>
* <span style="font-family: '';">[https://fonts.google.com/specimen/Nobile Nobile]</span>
* <span style="font-family: 'Nobile';">[https://fonts.google.com/specimen/Nobile Nobile]</span>
* <span style="font-family: '';">[https://fonts.google.com/specimen/Numans Numans]</span>
* <span style="font-family: 'Numans';">[https://fonts.google.com/specimen/Numans Numans]</span>
* <span style="font-family: '';">[https://fonts.google.com/specimen/Open+Sans Open Sans]</span>
* <span style="font-family: 'Open Sans';">[https://fonts.google.com/specimen/Open+Sans Open Sans]</span>
* <span style="font-family: '';">[https://fonts.google.com/specimen/Plus+Jakarta+Sans Plus Jakarta Sans]</span>
* <span style="font-family: 'Plus Jakarta Sans';">[https://fonts.google.com/specimen/Plus+Jakarta+Sans Plus Jakarta Sans]</span>
* <span style="font-family: '';">[https://fonts.google.com/specimen/Rubik Rubik]</span>
* <span style="font-family: 'Rubik';">[https://fonts.google.com/specimen/Rubik Rubik]</span>
* <span style="font-family: '';">[https://fonts.google.com/specimen/Ruda Ruda]</span>
* <span style="font-family: 'Ruda';">[https://fonts.google.com/specimen/Ruda Ruda]</span>
* <span style="font-family: '';">[https://www.fonts.com/font/latinotype/sana-sans Sana Sans](付費)</span>
* <span style="font-family: 'Sana Sans';">[https://www.fonts.com/font/latinotype/sana-sans Sana Sans](付費)</span>
* <span style="font-family: '';">[https://github.com/be5invis/Sarasa-Gothic Sarasa Gothic]</span>
* <span style="font-family: 'Sarasa Gothic';">[https://github.com/be5invis/Sarasa-Gothic Sarasa Gothic]</span>
* <span style="font-family: '';">[https://github.com/be5invis/Sarasa-Gothic Sarasa UI]</span>
* <span style="font-family: 'Sarasa UI';">[https://github.com/be5invis/Sarasa-Gothic Sarasa UI]</span>
* <span style="font-family: '';">[https://fonts.google.com/specimen/Space+Grotesk Space Grotesk]</span>
* <span style="font-family: 'Space Grotesk';">[https://fonts.google.com/specimen/Space+Grotesk Space Grotesk]</span>
* <span style="font-family: '';">[https://fonts.google.com/specimen/Ubuntu Ubuntu]</span>
* <span style="font-family: 'Ubuntu';">[https://fonts.google.com/specimen/Ubuntu Ubuntu]</span>
* <span style="font-family: '';">[https://learn.microsoft.com/en-us/typography/font-list/verdana Verdana]</span>
* <span style="font-family: 'Verdana';">[https://learn.microsoft.com/en-us/typography/font-list/verdana Verdana]</span>


== Serif ==
== Serif ==

於 2024年12月28日 (六) 11:11 的修訂

這邊會記錄看到看好看的字型。

Sans(Sans-serif)

Serif

Monospace

安裝

這邊列出在Ubuntu上可以直接下指令安裝的字型,包括了一些經典的字型:

sudo apt install -y fonts-3270 fonts-arphic-ukai fonts-arphic-uming fonts-averia-gwf fonts-averia-sans-gwf fonts-averia-serif-gwf ttf-bitstream-vera fonts-cascadia-code fonts-cmu fonts-croscore fonts-droid-fallback fonts-firacode fonts-hack fonts-ibm-plex fonts-inconsolata fonts-ipaexfont fonts-ipafont fonts-jetbrains-mono fonts-noto-cjk fonts-noto-cjk-extra fonts-noto-color-emoji fonts-noto-mono fonts-open-sans fonts-roboto fonts-roboto-slab fonts-takao fonts-wqy-microhei fonts-wqy-zenhei texlive-fonts-extra ttf-anonymous-pro ttf-dejavu; sudo apt clean

另外微軟曾經放出一些字型,有被收錄在APT Repository裡面,也可以直接安裝:

sudo apt install -y ttf-mscorefonts-installer; sudo apt clean

參考文獻

外部連結