Imported all manually-installed fonts into the tap with proper family grouping. Includes: Barlow, Walkway, Rubik, MartianMono, TT-Teds, TTRussoSans, Kitten, Krub, Ubuntu, Futura EF, Hack Nerd Font, GohuFont Nerd Font, and 53 more families. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
18 lines
747 B
Ruby
18 lines
747 B
Ruby
# This file was generated by the font folder cleanup script
|
|
# Do not edit this file directly
|
|
# Installs: OTF
|
|
|
|
cask "font-sherlock" do
|
|
version "1.0.0"
|
|
sha256 :no_check
|
|
|
|
url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz"
|
|
name "Sherlock"
|
|
homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts"
|
|
|
|
font "homebrew-fonts/font_files/font-sherlock/otf/Sherlock_Pro-Inline.otf"
|
|
font "homebrew-fonts/font_files/font-sherlock/otf/Sherlock_Pro-Italic.otf"
|
|
font "homebrew-fonts/font_files/font-sherlock/otf/Sherlock_Pro.otf"
|
|
font "homebrew-fonts/font_files/font-sherlock/otf/Sherlock_Symbols-Flourish.otf"
|
|
font "homebrew-fonts/font_files/font-sherlock/otf/Sherlock_Symbols-Swash.otf"
|
|
end
|