File tree Expand file tree Collapse file tree 3 files changed +28
-0
lines changed
Expand file tree Collapse file tree 3 files changed +28
-0
lines changed Original file line number Diff line number Diff line change 1111
1212开源的泛中日韩像素字体,黑体风格。
1313
14+ > [ !WARNING]
15+ >
16+ > 该字体目前处于积极开发阶段,仍然缺少大量汉字。
17+ >
18+ > 对于 8px、10px、12px 请考虑临时性过渡方案:[ 缝合像素字体] ( https://github.com/TakWolf/fusion-pixel-font )
19+ >
20+ > 对于 16px 请考虑 [ Unifont] ( https://unifoundry.com/unifont/index.html )
21+
22+ > [ !IMPORTANT]
23+ >
24+ > 我们正在进行有关像素字体的使用情况调查。
25+ >
26+ > 如果可以,请帮忙填写下面链接的问卷。非常感谢!
27+ >
28+ > https://wj.qq.com/s2/24009025/7f6a/
29+
1430## 预览
1531
1632### 10 像素
Original file line number Diff line number Diff line change 55 < meta name ="viewport " content ="width=device-width, initial-scale=1 ">
66 < title > {% block title %}{% endblock %}</ title >
77 {% block style %}{% endblock %}
8+
9+ < script async src ="https://www.googletagmanager.com/gtag/js?id=G-BQSG69LJYP "> </ script >
10+ < script >
11+ window . dataLayer = window . dataLayer || [ ]
12+ function gtag ( ) {
13+ dataLayer . push ( arguments )
14+ }
15+ gtag ( 'js' , new Date ( ) )
16+ gtag ( 'config' , 'G-BQSG69LJYP' )
17+ </ script >
818</ head >
919< body >
1020 {% block body %}{% endblock %}
Original file line number Diff line number Diff line change 125125 align-items : center;
126126 }
127127 </ style >
128+
129+ < script async src ="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-2558207133176863 " crossorigin ="anonymous "> </ script >
128130{% endblock %}
129131{% block body %}
130132 < div class ="options-group ">
You can’t perform that action at this time.
0 commit comments