Skip to content

Commit ef4cd6d

Browse files
committed
fix: fixed 襄 (U+8944)
Closes: #34
1 parent 72deb1d commit ef4cd6d

File tree

5 files changed

+10
-10
lines changed

5 files changed

+10
-10
lines changed

dist/zpix.bdf

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -290595,12 +290595,12 @@ BBX 11 11 0 -2
290595290595
BITMAP
290596290596
0400
290597290597
FFE0
290598-
2100
290599-
FBC0
290600-
5140
290601-
AA40
290602-
7560
290603-
2800
290598+
4A40
290599+
7FC0
290600+
1100
290601+
7FC0
290602+
1200
290603+
FFE0
290604290604
3140
290605290605
D480
290606290606
3860

dist/zpix.ttf

-60 Bytes
Binary file not shown.

src/zpix.sfd

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ OS2Version: 0
2020
OS2_WeightWidthSlopeOnly: 0
2121
OS2_UseTypoMetrics: 1
2222
CreationTime: 1602156653
23-
ModificationTime: 1604593083
23+
ModificationTime: 1615894305
2424
PfmFamily: 17
2525
TTFWeight: 400
2626
TTFWidth: 5
@@ -51,7 +51,7 @@ DisplaySize: 12
5151
AntiAlias: 0
5252
FitToEm: 0
5353
WidthSeparation: 180
54-
WinInfo: 27589 47 22
54+
WinInfo: 34827 47 22
5555
OnlyBitmaps: 1
5656
BeginPrivate: 0
5757
EndPrivate
@@ -188293,7 +188293,7 @@ BDFChar: 16282 35138 13 0 10 -2 8
188293188293
BDFChar: 16283 35139 13 0 10 -2 8
188294188294
"9AJ[6pP\K76kQ0!<<B*0gO6=3+)^d
188295188295
BDFChar: 16284 35140 13 0 10 -2 8
188296-
"9AJ[+TVDT;*_-HF^QTt0gO6=3+)^d
188296+
"9AJ[8jImA&HI<r&chsi0gO6=3+)^d
188297188297
BDFChar: 16285 35141 13 0 10 -2 8
188298188298
:Z+een),W;:Z,X]`B\A"76jZ,5l^lb
188299188299
BDFChar: 16286 35142 13 0 10 -2 8

website/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<div class="review-wrapper">
1515
<h1 class="title">Zpix Font Sample</h1>
1616
<h2 class="tips">(Chrome only)</h2>
17-
<textarea aria-label="" rows="5" class="input-characters">* input font sample...</textarea>
17+
<textarea aria-label="" rows="5" class="input-characters">这里可以输入文字</textarea>
1818

1919
<div id="show-loading" class="show-loading">
2020
<div class="loading-sharp">

website/zpix.woff2

2.32 KB
Binary file not shown.

0 commit comments

Comments
 (0)