homebrew fonts
1.0.0
แบบอักษรกระจายโดยรูปแบบที่แตกต่างกันเช่น trueType, opentype ฯลฯ สำหรับ homebrew
brew tap oh-my-home/fonts # You only need to do this once!
brew install otf-inter # Install Inter in OpenType format.
brew install ttf-inter-v # Install Inter V in TrueType format.
brew install ttf-inter-variable # Install Inter Variable in TrueType format.
brew install ttf-merriweather # Install Merriweather in TrueType format.
brew install otf-merriweather # Install Merriweather in OpenType format.
brew install ttf-merriweather-variable # Install Merriweather Variable in TrueType format.
brew install ttf-noto-color-emoji # Install Noto Color Emoji in TrueType format.
brew install ttc-source-han-sans # Install Static Super OTC of Source Han Sans.
brew install otf-source-han-sans-sc # Install Source Han Sans - Language Specific OTFs Simplified Chinese.
brew install otf-source-han-sans-tc # Install Source Han Sans - Language Specific OTFs Traditional Chinese — Taiwan.
brew install otf-source-han-sans-kc # Install Source Han Sans - Language Specific OTFs Traditional Chinese — Hong Kong.
brew install otf-source-han-sans-j # Install Source Han Sans - Language Specific OTFs Japanese..
brew install otf-source-han-sans-k # Install Source Han Sans - Language Specific OTFs Korean.
brew install ttc-source-han-serif # Install Static Super OTC of Source Han Serif.
brew install otf-source-han-serif-sc # Install Source Han Serif - Language Specific OTFs Simplified Chinese.
brew install otf-source-han-serif-tc # Install Source Han Serif - Language Specific OTFs Traditional Chinese — Taiwan.
brew install otf-source-han-serif-kc # Install Source Han Serif - Language Specific OTFs Traditional Chinese — Hong Kong.
brew install otf-source-han-serif-j # Install Source Han Serif - Language Specific OTFs Japanese..
brew install otf-source-han-serif-k # Install Source Han Serif - Language Specific OTFs Korean. ตัวอักษรทุกตัวมีเวอร์ชันที่แน่นอน
conflicts_with ส่วนใหญ่เป็นแบบอักษรที่ซ้ำกันจริงเนื่องจากรูปแบบที่แตกต่างกันของแบบอักษรเดียวกัน (สำหรับแบบอักษรซ้ำกับแบบอักษรเหล่านั้นจาก homebrew/cask-fonts Tap)
มีวิธี license สำหรับสูตร แต่ยังไม่ได้สำหรับถัง วิธี license หรือ free_license ภายในวิธี caveats ใช้เป็นตัวทดแทนชั่วคราวสำหรับถัง
ฟอนต์บางตัวถูกบรรจุใหม่โดยรูปแบบที่แตกต่างกันเพื่อลดขนาดการดาวน์โหลดหรือทำให้การกระจายเป็นไปได้ โปรดแจ้งให้เราทราบหากมีปัญหาด้านลิขสิทธิ์
รหัสของ LiveCheck สำหรับต้นฉบับ Han Sans Fonts และแหล่งที่มา Han Serif Fonts นำมาจาก Iandol/Homebrew-Adobe-Fonts
รหัสอยู่ภายใต้ใบอนุญาต BSD 2 ประโยค