homebrew fonts
1.0.0
고향의 경우 다른 형식 (예 : TrueType, OpenType 등)으로 분포 된 글꼴.
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 Fonts는 실제로 동일한 글꼴의 다른 형식으로 인해 복제 글꼴입니다. ( homebrew/cask-fonts 의 글꼴에 대한 중복 글꼴 만 탭하십시오.)
공식에 대한 license 방법은 있지만 아직 통을위한 것은 아닙니다. caveats 방법 내의 license 또는 free_license 방법은 통을위한 임시 대체물로 사용됩니다.
다운로드 크기를 줄이거 나 배포를 가능하게하기 위해 일부 글꼴은 다른 형식으로 다시 캐킹됩니다. 저작권 문제가 있는지 알려주십시오.
Han Sans Fonts와 Han Serif Fonts 소스에 대한 LiveCheck 코드는 Iandol/Homebrew-Adobe-Fonts에서 가져 왔습니다.
코드는 BSD 2 조항 라이센스에 따라 있습니다.