「Fonts」:修訂間差異

出自Gea-Suan Lin's Wiki
跳至導覽 跳至搜尋
Gslin留言 | 貢獻
Gslin留言 | 貢獻
第56行: 第56行:
== Monospace ==
== Monospace ==


<span style="font-family: '3270font';">[https://github.com/rbanffy/3270font 3270font]</span>
* <span style="font-family: '3270font';">[https://github.com/rbanffy/3270font 3270font]</span>
<span style="font-family: 'CamingoCode';">[https://www.janfromm.de/typefaces/camingomono/camingocode/ CamingoCode]</span>
* <span style="font-family: 'CamingoCode';">[https://www.janfromm.de/typefaces/camingomono/camingocode/ CamingoCode]</span>
<span style="font-family: 'Cascadia Code';">[https://github.com/microsoft/cascadia-code Cascadia Code]</span>
* <span style="font-family: 'Cascadia Code';">[https://github.com/microsoft/cascadia-code Cascadia Code]</span>
<span style="font-family: 'Cousine';">[https://fonts.google.com/specimen/Cousine Cousine]</span>
* <span style="font-family: 'Cousine';">[https://fonts.google.com/specimen/Cousine Cousine]</span>
<span style="font-family: 'Essential PragmataPro';">[https://fsd.it/shop/fonts/pragmatapro/ Essential PragmataPro]</span>(付費)
* <span style="font-family: 'Essential PragmataPro';">[https://fsd.it/shop/fonts/pragmatapro/ Essential PragmataPro]</span>(付費)
<span style="font-family: 'Fira Code';">[https://github.com/tonsky/FiraCode Fira Code]</span>
* <span style="font-family: 'Fira Code';">[https://github.com/tonsky/FiraCode Fira Code]</span>
<span style="font-family: 'Geist Mono';">[https://github.com/vercel/geist-font Geist Mono]</span>
* <span style="font-family: 'Geist Mono';">[https://github.com/vercel/geist-font Geist Mono]</span>
<span style="font-family: 'Hack';">[https://sourcefoundry.org/hack/ Hack]</span>
* <span style="font-family: 'Hack';">[https://sourcefoundry.org/hack/ Hack]</span>
<span style="font-family: 'Hera';">[https://github.com/sayyadirfanali/Hera Hera]</span>
* <span style="font-family: 'Hera';">[https://github.com/sayyadirfanali/Hera Hera]</span>
<span style="font-family: 'IBM Plex Mono';">[https://fonts.google.com/specimen/IBM+Plex+Mono IBM Plex Mono]</span>
* <span style="font-family: 'IBM Plex Mono';">[https://fonts.google.com/specimen/IBM+Plex+Mono IBM Plex Mono]</span>
<span style="font-family: 'Iosevka Term';">[https://github.com/be5invis/Iosevka Iosevka Term]</span>
* <span style="font-family: 'Iosevka Term';">[https://github.com/be5invis/Iosevka Iosevka Term]</span>
<span style="font-family: 'JetBrains Mono';">[https://www.jetbrains.com/lp/mono/ JetBrains Mono]</span>
* <span style="font-family: 'JetBrains Mono';">[https://www.jetbrains.com/lp/mono/ JetBrains Mono]</span>
<span style="font-family: 'Monaspace';">[https://github.com/githubnext/monaspace Monaspace]</span>
* <span style="font-family: 'Monaspace';">[https://github.com/githubnext/monaspace Monaspace]</span>
<span style="font-family: 'Sometype Mono';">[https://github.com/dharmatype/Sometype-Mono Sometype Mono]</span>
* <span style="font-family: 'Sometype Mono';">[https://github.com/dharmatype/Sometype-Mono Sometype Mono]</span>
<span style="font-family: 'Source Code Pro';">[https://github.com/adobe-fonts/source-code-pro Source Code Pro]</span>
* <span style="font-family: 'Source Code Pro';">[https://github.com/adobe-fonts/source-code-pro Source Code Pro]</span>
<span style="font-family: 'Spline Sans Mono';">[https://github.com/SorkinType/SplineSansMono Spline Sans Mono]</span>
* <span style="font-family: 'Spline Sans Mono';">[https://github.com/SorkinType/SplineSansMono Spline Sans Mono]</span>
<span style="font-family: 'Ubuntu Mono';">[https://design.ubuntu.com/font/ Ubuntu Mono]</span>
* <span style="font-family: 'Ubuntu Mono';">[https://design.ubuntu.com/font/ Ubuntu Mono]</span>
<span style="font-family: 'Victor Mono';">[https://rubjo.github.io/victor-mono/ Victor Mono]</span>
* <span style="font-family: 'Victor Mono';">[https://rubjo.github.io/victor-mono/ Victor Mono]</span>


== 安裝 ==
== 安裝 ==

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

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

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

參考文獻

外部連結