Add font-buffalo font
This commit is contained in:
parent
151c4a05f8
commit
90081eeb19
2 changed files with 0 additions and 15 deletions
|
|
@ -1,15 +0,0 @@
|
||||||
class Buffalo < Formula
|
|
||||||
desc "Font for buffalo"
|
|
||||||
homepage "https://github.com/buffalo"
|
|
||||||
url "./buffalo/buffalo.zip"
|
|
||||||
sha256 "41e2bb265efc378ebd4878b9033362e31b10db80cace2401d7bafbbb466cc2ee"
|
|
||||||
version "latest"
|
|
||||||
|
|
||||||
def install
|
|
||||||
(share/"fonts").install Dir["*.ttf", "*.otf"]
|
|
||||||
end
|
|
||||||
|
|
||||||
test do
|
|
||||||
assert_predicate share/"fonts/buffalo-Regular.ttf", :exist?
|
|
||||||
end
|
|
||||||
end
|
|
||||||
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue