「Fonts」:修訂間差異
跳至導覽
跳至搜尋
第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)
- Alexandria
- Amiko
- Anybody
- Archivo
- Arimo
- Armata
- Average Sans
- BIZ UDPGothic
- DejaVu Sans
- Dhyana
- Doppio One
- Encode Sans
- Farro
- Geist Sans
- iA Writer Duo
- IBM Plex Sans
- Instrument Sans
- Inter
- Libre Franklin
- Manrope
- Marcellus
- Martel Sans
- Masifa(付費)
- Merriweather Sans
- Miriam Libre
- Montreux Classic(付費)
- Nobile
- Numans
- Open Sans
- Plus Jakarta Sans
- Rubik
- Ruda
- Sana Sans(付費)
- Sarasa Gothic
- Sarasa UI
- Space Grotesk
- Ubuntu
- Verdana
Serif
- Arvo
- Averia Serif Libre
- Baskervville
- Bitter
- CMU Serif
- DM Serif Display
- Libre Baskerville
- Merriweather
- Playfair Display
- Roboto Slab
- Zilla Slab
Monospace
- 3270font
- CamingoCode
- Cascadia Code
- Cousine
- Essential PragmataPro(付費)
- Fira Code
- Geist Mono
- Hack
- Hera
- IBM Plex Mono
- Iosevka Term
- JetBrains Mono
- Monaspace
- Sometype Mono
- Source Code Pro
- Spline Sans Mono
- Ubuntu Mono
- Victor Mono
安裝
這邊列出在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
參考文獻
外部連結
- List of CJK fonts (英文)
- Dev Fonts (英文)
- Font Library (英文)
- Programming Fonts (英文)