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>
15 lines
490 B
Ruby
15 lines
490 B
Ruby
# This file was generated by the font folder cleanup script
|
|
# Do not edit this file directly
|
|
# Installs: TTF
|
|
|
|
cask "font-tokyo" do
|
|
version "1.0.0"
|
|
sha256 :no_check
|
|
|
|
url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz"
|
|
name "Tokyo"
|
|
homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts"
|
|
|
|
font "homebrew-fonts/font_files/font-tokyo/ttf/Tokyo-Outline.ttf"
|
|
font "homebrew-fonts/font_files/font-tokyo/ttf/Tokyo-Regular.ttf"
|
|
end
|