homebrew-fonts/Casks/font-zebra.rb
Matt Troutman 30e4dfb067
Add 4 Apple font families extracted from apple.com, regenerate all casks
New fonts: font-sf-pro-display, font-sf-pro-text, font-sf-pro-icons, font-apple-icons (171 files total).
2026-04-12 14:18:42 -05:00

17 lines
608 B
Ruby

# This file was generated by the font folder cleanup script
# Do not edit this file directly
# Installs: TTF OTF
cask "font-zebra" do
version "1.0.0"
sha256 :no_check
url "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz"
name "Zebra"
homepage "http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts"
font "homebrew-fonts/font_files/font-zebra/ttf/zebra-neg.ttf"
font "homebrew-fonts/font_files/font-zebra/ttf/zebra.ttf"
font "homebrew-fonts/font_files/font-zebra/otf/zebra-neg.otf"
font "homebrew-fonts/font_files/font-zebra/otf/zebra.otf"
end