Add TC Grimstone and TC Rampart font families from tomchalky.com
TC Grimstone: 1 OTF (Bold). TC Rampart: 16 files (8 styles in TTF + OTF).
This commit is contained in:
parent
cd24315568
commit
78037f2d06
19 changed files with 43 additions and 0 deletions
14
Casks/font-tc-grimstone.rb
Normal file
14
Casks/font-tc-grimstone.rb
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
# This file was generated by the font folder cleanup script
|
||||
# Do not edit this file directly
|
||||
# Installs: OTF
|
||||
|
||||
cask "font-tc-grimstone" do
|
||||
version "1.0.0"
|
||||
sha256 :no_check
|
||||
|
||||
url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz"
|
||||
name "Tc Grimstone"
|
||||
homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts"
|
||||
|
||||
font "homebrew-fonts/font_files/font-tc-grimstone/otf/TC-Grimstone-Bold.otf"
|
||||
end
|
||||
29
Casks/font-tc-rampart.rb
Normal file
29
Casks/font-tc-rampart.rb
Normal file
|
|
@ -0,0 +1,29 @@
|
|||
# This file was generated by the font folder cleanup script
|
||||
# Do not edit this file directly
|
||||
# Installs: TTF OTF
|
||||
|
||||
cask "font-tc-rampart" do
|
||||
version "1.0.0"
|
||||
sha256 :no_check
|
||||
|
||||
url "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts/archive/main.tar.gz"
|
||||
name "Tc Rampart"
|
||||
homepage "http://clancy.genet-godzilla.ts.net:8085/Fonts/homebrew-fonts"
|
||||
|
||||
font "homebrew-fonts/font_files/font-tc-rampart/ttf/TC Rampart Bold.ttf"
|
||||
font "homebrew-fonts/font_files/font-tc-rampart/ttf/TC Rampart Condensed Bold.ttf"
|
||||
font "homebrew-fonts/font_files/font-tc-rampart/ttf/TC Rampart Condensed.ttf"
|
||||
font "homebrew-fonts/font_files/font-tc-rampart/ttf/TC Rampart Round Bold.ttf"
|
||||
font "homebrew-fonts/font_files/font-tc-rampart/ttf/TC Rampart Round Condensed Bold.ttf"
|
||||
font "homebrew-fonts/font_files/font-tc-rampart/ttf/TC Rampart Round Condensed.ttf"
|
||||
font "homebrew-fonts/font_files/font-tc-rampart/ttf/TC Rampart Round.ttf"
|
||||
font "homebrew-fonts/font_files/font-tc-rampart/ttf/TC Rampart.ttf"
|
||||
font "homebrew-fonts/font_files/font-tc-rampart/otf/TC Rampart Bold.otf"
|
||||
font "homebrew-fonts/font_files/font-tc-rampart/otf/TC Rampart Condensed Bold.otf"
|
||||
font "homebrew-fonts/font_files/font-tc-rampart/otf/TC Rampart Condensed.otf"
|
||||
font "homebrew-fonts/font_files/font-tc-rampart/otf/TC Rampart Round Bold.otf"
|
||||
font "homebrew-fonts/font_files/font-tc-rampart/otf/TC Rampart Round Condensed Bold.otf"
|
||||
font "homebrew-fonts/font_files/font-tc-rampart/otf/TC Rampart Round Condensed.otf"
|
||||
font "homebrew-fonts/font_files/font-tc-rampart/otf/TC Rampart Round.otf"
|
||||
font "homebrew-fonts/font_files/font-tc-rampart/otf/TC Rampart.otf"
|
||||
end
|
||||
Loading…
Add table
Add a link
Reference in a new issue