Fuentes distribuidas por diferentes formatos, por ejemplo, TrueType, OpenType, etc. para la cerveza casera.
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. Cada fuente tiene una versión exacta.
La mayoría de conflicts_with fuentes son en realidad fuentes duplicadas debido a diferentes formatos de la misma fuente. (Solo para fuentes duplicados contra esas fuentes de homebrew/cask-fonts Tap.)
Hay un método license para una fórmula pero aún no para un barril. La license o el método free_license dentro del método de caveats se utiliza como sustituto temporal de los barriles.
Algunas fuentes son reempacadas por diferentes formatos para reducir el tamaño de descarga o hacer posible la distribución. Avíseme si hay problemas de derechos de autor.
El Código de Livecheck para Fuente Han Sans Fonts y Fuente Han Serif Fonts está tomada de Iandol/HomeBrew-Adobe-Fonts.
El código está bajo la licencia de la cláusula BSD 2.