Skip to content

Commit

Permalink
font-playwrite-tz-guides updated
Browse files Browse the repository at this point in the history
  • Loading branch information
tani committed Dec 23, 2024
1 parent 7448bb4 commit 2829946
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions Formula/font-playwrite-tz-guides.rb
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
class FontPlaywriteTzGuides < Formula
desc "Playwrite tz guides font"
homepage "https://github.com/TypeTogether/Playwrite"
head "https://github.com/google/fonts/raw/main/ofl/playwritetzguides/PlaywriteTZGuides-Regular.ttf"
homepage "https://fonts.google.com/specimen/Playwrite+TZ+Guides"
head "https://github.com/google/fonts/raw/main/ofl/playwritetzguides/PlaywriteTZGuides-Regular.ttf",
verified: "github.com/google/fonts/"

def install
(share/"fonts").install Dir.glob("./**/PlaywriteTZGuides-Regular.ttf")[0]
Expand Down

0 comments on commit 2829946

Please sign in to comment.