Skip to content

Commit

Permalink
font-noto-serif-todhri updated
Browse files Browse the repository at this point in the history
tani committed Jan 27, 2025
1 parent e0562ce commit f520b10
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions Formula/font-noto-serif-todhri.rb
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
class FontNotoSerifTodhri < Formula
desc "Noto serif todhri font"
homepage "https://github.com/notofonts/todhri"
head "https://github.com/google/fonts/raw/main/ofl/notoseriftodhri/NotoSerifTodhri-Regular.ttf"
homepage "https://fonts.google.com/specimen/Noto+Serif+Todhri"
head "https://github.com/google/fonts/raw/main/ofl/notoseriftodhri/NotoSerifTodhri-Regular.ttf",
verified: "github.com/google/fonts/"

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

0 comments on commit f520b10

Please sign in to comment.