「Fonts」:修訂間差異

出自Gea-Suan Lin's Wiki
跳至導覽 跳至搜尋
Gslin留言 | 貢獻
Gslin留言 | 貢獻
第24行: 第24行:
* <span style="font-family: 'Marcellus';">[https://fonts.google.com/specimen/Marcellus Marcellus]</span>
* <span style="font-family: 'Marcellus';">[https://fonts.google.com/specimen/Marcellus Marcellus]</span>
* <span style="font-family: 'Martel Sans';">[https://fonts.google.com/specimen/Martel+Sans Martel Sans]</span>
* <span style="font-family: 'Martel Sans';">[https://fonts.google.com/specimen/Martel+Sans Martel Sans]</span>
* <span style="font-family: 'Masifa';">[https://www.fonts.com/font/hurufatfont/masifa Masifa](付費)</span>
* <span style="font-family: 'Masifa';">[https://www.fonts.com/font/hurufatfont/masifa Masifa]</span>(付費)
* <span style="font-family: 'Merriweather Sans';">[https://fonts.google.com/specimen/Merriweather+Sans Merriweather Sans]</span>
* <span style="font-family: 'Merriweather Sans';">[https://fonts.google.com/specimen/Merriweather+Sans Merriweather Sans]</span>
* <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: 'Nobile';">[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: 'Numans';">[https://fonts.google.com/specimen/Numans Numans]</span>
* <span style="font-family: 'Numans';">[https://fonts.google.com/specimen/Numans Numans]</span>
第34行: 第34行:
* <span style="font-family: 'Rubik';">[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: 'Ruda';">[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: 'Sana Sans';">[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: 'Sarasa Gothic';">[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: 'Sarasa UI';">[https://github.com/be5invis/Sarasa-Gothic Sarasa UI]</span>
* <span style="font-family: 'Sarasa UI';">[https://github.com/be5invis/Sarasa-Gothic Sarasa UI]</span>

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

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

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

參考文獻

外部連結