Skip to content

Commit

Permalink
更新字嗨注音芫荽
Browse files Browse the repository at this point in the history
  • Loading branch information
ButTaiwan committed Jun 3, 2023
1 parent 1c01f07 commit 62683aa
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 3 deletions.
9 changes: 8 additions & 1 deletion allchars.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,13 @@ FF1B v:FF1B # A146 ;
FF1A v:FF1A # A147 :
FF1F # A148 ?
FF01 # A149 !
203C
2047
2048
2049
FE30 # A14A ︰
2026 vert # A14B …
22EF vert #
2025 # A14C ‥
FE50 # A14D ﹐
FE51 # A14E ﹑
Expand All @@ -22,7 +27,8 @@ FE57 # A154 ﹗
FF5C # A155 |
2013 # A156 –
FE31 # A157 ︱
2014 # A158 —
2014 vert # A158 —
2015 vert # A156
FE33 # A159 ︳
2574 # A15A ╴
FE34 # A15B ︴
Expand Down Expand Up @@ -13477,6 +13483,7 @@ FF5A # A343 z
2177 # C6BC ⅷ
2178 # C6BD ⅸ
2179 # C6BE ⅹ
30FB #
30FD # C6DA ヽ
30FE # C6DB ヾ
309D # C6DC ゝ
Expand Down
4 changes: 2 additions & 2 deletions make_font.rb
Original file line number Diff line number Diff line change
Expand Up @@ -504,7 +504,7 @@ def make_font src_font, c_family, e_family, version, use_src_bpmf=false, spmode
system("#{$ttx} -m tmp/otfbuild.ttf -o outputs/#{$psname}.ttf tmp/otfbuild_cmap.ttx")
end

ver = '1.400'
ver = '1.410'
make_font('ZihiKaiStd.ttf', 'ㄅ字嗨注音標楷', 'Bpmf Zihi KaiStd', ver, true)
make_font('SourceHanSansTW-Bold.ttf', 'ㄅ字嗨注音黑體', 'Bpmf Zihi Sans', ver, true)
make_font('SourceHanSansTW-ExtraLight.ttf', 'ㄅ字嗨注音黑體', 'Bpmf Zihi Sans', ver, true)
Expand Down Expand Up @@ -556,7 +556,7 @@ def make_font src_font, c_family, e_family, version, use_src_bpmf=false, spmode
make_font('GenYoMinTW-M.ttf', 'ㄅ源樣注音明體', 'Bpmf GenYo Min', ver, true)
make_font('GenYoMinTW-R.ttf', 'ㄅ源樣注音明體', 'Bpmf GenYo Min', ver, true)
make_font('GenYoMinTW-SB.ttf', 'ㄅ源樣注音明體', 'Bpmf GenYo Min', ver, true)
make_font('Iansui0.94-Regular.ttf', 'ㄅ注音芫荽', 'Bpmf Iansui', ver, true)
make_font('Iansui-Regular.ttf', 'ㄅ注音芫荽', 'Bpmf Iansui', ver, true)

make_font('GenYoMinTW-R.ttf', 'ㄅ字嗨注音而已', 'Bpmf Zihi Only', ver, false, 'none')
make_font('GenYoMinTW-R.ttf', 'ㄅ字嗨注音加框', 'Bpmf Zihi Box', ver, false, 'box')
Binary file modified outputs/BpmfIansui-Regular.ttf
Binary file not shown.
Binary file removed outputs/BpmfIansui-SB.ttf
Binary file not shown.

0 comments on commit 62683aa

Please sign in to comment.