Skip to content

Commit

Permalink
feat: add font-juisee-hw v0.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
rami3l committed Apr 22, 2024
1 parent 710a2f0 commit e1c2d40
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions Casks/font-juisee-hw.rb
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
cask "font-juisee-hw" do
version "0.0.6"
sha256 "5338c9a06627ceb34c60023303e04e059e1cc8d8a0d1f0d2feb359c69efc4fd8"

url "https://github.com/yuru7/juisee/releases/download/v#{version}/Juisee_HW_v#{version}.zip"
name "Juisee HW"
desc "Juisee は、欧文フォント JuliaMono と日本語フォント LINE Seed JP を合成したプログラミング向けフォントです"
homepage "https://github.com/yuru7/juisee"

font "Juisee_HW_v#{version}/JuiseeHW-Bold.ttf"
font "Juisee_HW_v#{version}/JuiseeHW-BoldItalic.ttf"
font "Juisee_HW_v#{version}/JuiseeHW-Regular.ttf"
font "Juisee_HW_v#{version}/JuiseeHW-RegularItalic.ttf"
end

0 comments on commit e1c2d40

Please sign in to comment.