「Fonts」:修訂間差異

出自Gea-Suan Lin's Wiki
跳至導覽 跳至搜尋
 
(未顯示同一使用者於中間所作的 92 次修訂)
行 1: 行 1:
 這邊記錄看到看好看的字型
 這邊 記錄看到看好看的字型


== Sans(Sans-serif) ==
== Sans(Sans-serif) ==
* [https://fonts.google.com/specimen/Fira+Sans Fira Sans]
* [https://fonts.google.com/specimen/Alexandria Alexandria]
* [https://fonts.google.com/specimen/Amiko Amiko]
* [https://fonts.google.com/specimen/Anybody Anybody]
* [https://fonts.google.com/specimen/Archivo Archivo]
* [https://fonts.google.com/specimen/Arimo Arimo]
* [https://fonts.google.com/specimen/Armata Armata]
* [https://fonts.google.com/specimen/Average+Sans Average Sans]
* [https://fonts.google.com/specimen/BIZ+UDPGothic BIZ UDPGothic]
* [https://dejavu-fonts.github.io/ DejaVu Sans]
* [https://www.wfonts.com/font/dhyana Dhyana]
* [https://fonts.google.com/specimen/Doppio+One Doppio One]
* [https://fonts.google.com/specimen/Encode+Sans Encode Sans]
* [https://fonts.google.com/specimen/Farro Farro]
* [https://github.com/iaolo/iA-Fonts iA Writer Duo]
* [https://fonts.google.com/specimen/IBM+Plex+Sans IBM Plex Sans]
* [https://fonts.google.com/specimen/Instrument+Sans Instrument Sans]
* [https://fonts.google.com/specimen/Inter Inter]
* [https://fonts.google.com/specimen/Libre+Franklin Libre Franklin]
* [https://fonts.google.com/specimen/Manrope Manrope]
* [https://fonts.google.com/specimen/Marcellus Marcellus]
* [https://fonts.google.com/specimen/Marcellus Marcellus]
* [https://www.fonts.com/font/hurufatfont/masifa Masifa](付費)
* [https://fonts.google.com/specimen/Merriweather+Sans Merriweather Sans]
* [https://fonts.google.com/specimen/Miriam+Libre Miriam Libre]
* [https://rohhtype.com/font/montreux-classic/ Montreux Classic](付費)
* [https://fonts.google.com/specimen/Nobile Nobile]
* [https://fonts.google.com/specimen/Numans Numans]
* [https://fonts.google.com/specimen/Open+Sans Open Sans]
* [https://fonts.google.com/specimen/Rubik Rubik]
* [https://fonts.google.com/specimen/Ruda Ruda]
* [https://www.fonts.com/font/latinotype/sana-sans Sana Sans](付費)
* [https://www.fonts.com/font/latinotype/sana-sans Sana Sans](付費)
* [https://github.com/be5invis/Sarasa-Gothic Sarasa Gothic]
* [https://github.com/be5invis/Sarasa-Gothic Sarasa UI]
* [https://fonts.google.com/specimen/Ubuntu Ubuntu]
* [https://learn.microsoft.com/en-us/typography/font-list/verdana Verdana]


== Serif ==
== Serif ==
* [https://fonts.google.com/specimen/Arvo Arvo]
* [https://fonts.google.com/specimen/Averia+Serif+Libre Averia Serif Libre]
* [https://fonts.google.com/specimen/Baskervville Baskervville]
* [https://fonts.google.com/specimen/Bitter Bitter]
* [https://fontlibrary.org/en/font/cmu-serif CMU Serif]
* [https://fonts.google.com/specimen/Libre+Baskerville Libre Baskerville]
* [https://fonts.google.com/specimen/Merriweather Merriweather]
* [https://fonts.google.com/specimen/Playfair+Display Playfair Display]
* [https://fonts.google.com/specimen/Roboto+Slab Roboto Slab]
* [https://fonts.google.com/specimen/Roboto+Slab Roboto Slab]
* [https://fonts.google.com/specimen/Zilla+Slab Zilla Slab]


== Monospace ==
== Monospace ==
* [https://github.com/rbanffy/3270font 3270font]
* [https://www.janfromm.de/typefaces/camingomono/camingocode/ CamingoCode]
* [https://github.com/microsoft/cascadia-code Cascadia Code]
* [https://fonts.google.com/specimen/Cousine Cousine]
* [https://github.com/tonsky/FiraCode Fira Code]
* [https://sourcefoundry.org/hack/ Hack]
* [https://github.com/sayyadirfanali/Hera Hera]
* [https://fonts.google.com/specimen/IBM+Plex+Mono IBM Plex Mono]
* [https://github.com/be5invis/Iosevka Iosevka Term]
* [https://github.com/be5invis/Iosevka Iosevka Term]
* [https://www.jetbrains.com/lp/mono/ JetBrains Mono]
* [https://github.com/dharmatype/Sometype-Mono Sometype Mono]
* [https://github.com/adobe-fonts/source-code-pro Source Code Pro]
* [https://github.com/SorkinType/SplineSansMono Spline Sans Mono]
* [https://design.ubuntu.com/font/ Ubuntu Mono]
* [https://rubjo.github.io/victor-mono/ Victor Mono]
== 安裝 ==
這邊列出在[[Ubuntu]]上可以直接下指令安裝的字型,包括了一些經典的字型:
<syntaxhighlight lang="bash">
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
</syntaxhighlight>
另外微軟曾經放出一些字型,有被收錄在APT Repository裡面,也可以直接安裝:
<syntaxhighlight lang="bash">
sudo apt install -y ttf-mscorefonts-installer; sudo apt clean
</syntaxhighlight>


== 參考文獻 ==
== 參考文獻 ==
== 外部連結 ==
* [https://en.wikipedia.org/wiki/List_of_CJK_fonts List of CJK fonts] {{en}}
* [https://devfonts.gafi.dev/ Dev Fonts] {{en}}
* [https://fontlibrary.org/ Font Library] {{en}}
* [https://www.programmingfonts.org/ Programming Fonts] {{en}}

於 2024年3月24日 (日) 00:18 的最新修訂

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

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

參考文獻

外部連結