# fonts **Repository Path**: Astro-Lee/fonts ## Basic Information - **Project Name**: fonts - **Description**: Some Fonts - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-02-25 - **Last Updated**: 2022-02-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Favorite fonts **声明:** 此代码库中的字体均收集自互联网,仅供个人学习研究使用。若无意侵权,请与作者联系,会立即删除。 ## Chinese ### Simplified Chinese SongTi (简体中文 宋体) |Font|File name|Style| |-|-|-| |Adobe 宋体|AdobeSongStd|Regular| |[思源宋体](https://github.com/adobe-fonts/source-han-serif/tree/release)|SourceHanSerifSC-VF|Regular (Variable Simplified Chinese)| |华文宋体|STSong|Regular| |华文中宋|STZhongS|Regular| |(新)宋体|SimSun|Regular| |宋体-方正超大字符集|SurSong|Regular| |方正书宋简体|FZSong|Regular| ### Simplified Chinese HeiTi (简体中文 黑体) |Font|File name|Style| |-|-|-| |Adobe 黑体|AdobeHeitiStd|Regular| |[思源黑体](https://github.com/adobe-fonts/source-han-sans/tree/release)|SourceHanSansSC-VF|Regular (Variable Simplified Chinese)| |黑体|SimHei|Regular| |华文细黑|STXiHei|Regular| |微软雅黑|MSYH|Regular,Bold,Light| |方正黑体简体|FZHei|Regular| ### Simplified Chinese FangSong (简体中文 仿宋) |Font|File name|Style| |-|-|-| |Adobe 仿宋|AdobeFangsongStd|Regular| |仿宋|SimFang|Regular| |华文仿宋|STFangSo|Regular| ### Simplified Chinese KaiTi (简体中文 楷体) |Font|File name|Style| |-|-|-| |Adobe 楷体|AdobeKaitiStd|Regular| |楷体|SimKai|Regular| |华文楷体|STKaiTi|Regular| ### Simplified Chinese LiShu (简体中文 隶书) |Font|File name|Style| |-|-|-| |隶书|SimLi|Regular| |华文隶书|STLiTi|Regular| ### Simplified Chinese YouYuan (简体中文 幼圆) |Font|File name|Style| |-|-|-| |幼圆|SimYou|Regular| ### Simplified Chinese Monospaced Fonts (简体中文 等宽) |Font|File name|Style| |-|-|-| |[思源等宽](https://github.com/adobe-fonts/source-han-mono)|SourceHanMono|Regular (It is derived from [Source Han Sans](https://github.com/adobe-fonts/source-han-sans/tree/release) and [Source Code Pro](https://github.com/adobe-fonts/source-code-pro/tree/release/))| ## English ### Serif (英文衬线字体) |Font|File name|Style| |-|-|-| |Times New Roman|TimesNewRoman|Regular,Bold,Italic,BoldItalic| |Liberation Serif|LiberationSerif|Regular,Bold,Italic,BoldItalic| |[Source Serif](https://github.com/adobe-fonts/source-serif/tree/release/)|SourceSerif4Variable|Roman,Italic (Variable)| ### Sans (英文无衬线字体) |Font|File name|Style| |---|---|---| |[Helvetica](https://www.ztxz.net.cn/8897.html)|Helvetica|Regular,Oblique,Light,LightOblique,Bold,BoldOblique,etc.| |Arial|Arial/ArialNarrow|Regular,Bold,Italic,BoldItalic,Black| |Liberation Sans|LiberationSans|Regular,Bold,Italic,BoldItalic| |[Source Sans](https://github.com/adobe-fonts/source-sans/tree/release/)|SourceSans3VF|Roman,Italic (Variable)| |Tahoma|Tahoma|Regular,Bold| ### Monospace (英文等宽字体) |Font|File name|Style| |---|---|---| |Courier New|CourierNew|Regular,Bold,Italic,BoldItalic| |Liberation Mono|LiberationMono|Regular,Bold,Italic,BoldItalic| |[Source Code Pro](https://github.com/adobe-fonts/source-code-pro/tree/release/)|SourceCodeVariable|Roman,Italic (Variable)| ## Other Resources - [Google Fonts](https://fonts.google.com/) - [TeX Users Group](https://tug.org/FontCatalogue/) - [Big Font Site](https://bigfontsite.com/) - [Adobe Fonts](https://github.com/adobe-fonts) - [GitHub:LaTeX Chinese Fonts](https://github.com/Haixing-Hu/latex-chinese-fonts) ## Install to system Fedora Users : - One can manually install the fonts by copying the TTFs to `~/.fonts` for user wide usage. - and/or to `/usr/share/fonts/` for system-wide availability. - Then, run `fc-cache` to let that cached. Other distributions : Please check out corresponding documentation.