Skip to content

Instantly share code, notes, and snippets.

@rummelonp
Last active June 19, 2023 05:54
Show Gist options
  • Save rummelonp/0e6ac835bd3669fdda4091a11c4911fd to your computer and use it in GitHub Desktop.
Save rummelonp/0e6ac835bd3669fdda4091a11c4911fd to your computer and use it in GitHub Desktop.
cask 'font-juisee' do
version 'v0.0.2'
sha256 'bf13b729d96eb4821aceda82189a67ee4584b37655e610b6b5e21b0fb9669288'
url 'https://github.com/yuru7/juisee/releases/download/v0.0.2/Juisee_v0.0.2.zip'
name 'Juisee'
desc 'Juisee は、欧文フォント JuliaMono と日本語フォント LINE Seed JP を合成したプログラミング向けフォントです。'
homepage 'https://github.com/yuru7/juisee'
font 'Juisee_v0.0.2/Juisee-Bold.ttf'
font 'Juisee_v0.0.2/Juisee-BoldItalic.ttf'
font 'Juisee_v0.0.2/Juisee-Regular.ttf'
font 'Juisee_v0.0.2/Juisee-RegularItalic.ttf'
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment