Skip to content

Commit

Permalink
补充‘中文开源字体’:霞鹜文楷
Browse files Browse the repository at this point in the history
  • Loading branch information
nanvon committed Apr 25, 2024
1 parent 2e1227d commit c6a4aab
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,5 @@ next-env.d.ts


.idea
.eslintcache
.eslintcache
.history
3 changes: 2 additions & 1 deletion src/app/[locale]/(docs)/open-source-fonts/data.ts
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ export const data: ResourceItem[] = [
{ id: "qian-tu-xiao-tu-ti", name: "千图小兔体", url: "https://pic.qiantucdn.com/font/%E5%8D%83%E5%9B%BE%E7%BD%91_%E5%8D%83%E5%9B%BE%E5%B0%8F%E5%85%94%E4%BD%93%E8%A3%85%E9%A5%B0_%E5%88%9B%E6%84%8F%E7%AE%80%E4%BD%93%E4%B8%AD%E6%96%87tif%E5%AD%97%E4%BD%93%E4%B8%8B%E8%BD%BD_%E5%9B%BE%E7%89%87%E7%BC%96%E5%8F%B736827382.zip" },
{ id: "qian-tu-xue-hua-ti", name: "千图雪花体", url: "https://pic.qiantucdn.com/font/%E5%8D%83%E5%9B%BE%E7%BD%91_%E5%8D%83%E5%9B%BE%E9%9B%AA%E8%8A%B1%E4%BD%93%E8%A3%85%E9%A5%B0_%E5%88%9B%E6%84%8F%E7%AE%80%E4%BD%93%E4%B8%AD%E6%96%87TTF%E5%AD%97%E4%BD%93%E4%B8%8B%E8%BD%BD_%E5%9B%BE%E7%89%87%E7%BC%96%E5%8F%B740155793.zip" },
{ id: "wen-dao-chao-hei-ti", name: "文道潮黑体", url: "https://www.wonderfonts.com.cn/font/113.html" },
{ id: "xia-wu-wen-kai", name: "霞鹜文楷", url: "https://github.com/lxgw/LxgwWenKai" },
{ id: "you-she-biao-ti-hei", name: "优设标题黑", url: "https://pan.baidu.com/s/1nEyb0mSQy24HK9gz01fRjw?pwd=2333" },
{ id: "you-she-biao-ti-yuan", name: "优设标题圆", url: "https://pan.baidu.com/s/14j8czdTX-n5rjG2SXLkcyA?pwd=hvhw" },
{ id: "you-she-sha-yu-fei-te-jian-kang-ti", name: "优设鲨鱼菲特健康体", url: "https://www.hellofont.cn/font-detail?fontid=11244" },
Expand All @@ -67,4 +68,4 @@ export const data: ResourceItem[] = [
{ id: "honor-sans", name: "Honor Sans", url: "https://contentplatform-drcn.hihonorcdn.com/developerPlatform/HONOR_Sans_1.2/HONOR_Sans_1.2.zip" },
{ id: "mi-sans", name: "MiSans", url: "https://hyperos.mi.com/font/download" },
{ id: "oppo-sans", name: "OPPOSans", url: "https://coloroswebsitefs.coloros.com/coloroswebsite-coloros-com/website/20240318154309/231130%20%E5%93%81%E7%89%8C%E5%AD%97%E4%BD%93%20OPPO%20Sans%203.0.zip" },
];
];

0 comments on commit c6a4aab

Please sign in to comment.