1 cask "font-african-serif" do
5 url "https://www.languagegeek.com/font/AfricanSerif.zip"
7 homepage "https://www.languagegeek.com/font/fontdownload.html"
11 regex(/African\s+Serif.*?\(\s*v?(\d+(?:\.\d+)+)[^)]*\)/i)
14 font "African Serif REGULAR #{version.no_dots}.ttf"
15 font "African Serif BOLD #{version.no_dots}.ttf"
16 font "African Serif BOLD ITALIC #{version.no_dots}.ttf"
17 font "African Serif ITALIC #{version.no_dots}.ttf"
19 # No zap stanza required