Last active
October 17, 2016 12:09
-
-
Save visioncan/20cf9a4b9304196e35d2 to your computer and use it in GitHub Desktop.
Casks font-source-han-sans
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
cask :v1 => 'font-source-han-sans-J' do | |
version '1.004' | |
sha256 '035fe4f72eabb45aff8f2ba29382db67a86918ee6c537281c04b7c7cb179e3fb' | |
url "https://github.com/adobe-fonts/source-han-sans/raw/release/OTF/SourceHanSansJ.zip" | |
homepage 'https://github.com/adobe-fonts/source-han-sans' | |
name 'Source Han Sans J' | |
font "SourceHanSansJ/SourceHanSans-Bold.otf" | |
font "SourceHanSansJ/SourceHanSans-ExtraLight.otf" | |
font "SourceHanSansJ/SourceHanSans-Heavy.otf" | |
font "SourceHanSansJ/SourceHanSans-Light.otf" | |
font "SourceHanSansJ/SourceHanSans-Medium.otf" | |
font "SourceHanSansJ/SourceHanSans-Normal.otf" | |
font "SourceHanSansJ/SourceHanSans-Regular.otf" | |
end |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
cask :v1 => 'font-source-han-sans-K' do | |
version '1.004' | |
sha256 '8835ad4995d17f777eba6c8dd485b2aa4c9f55105bb6da25538f734c521a78eb' | |
url "https://github.com/adobe-fonts/source-han-sans/raw/release/OTF/SourceHanSansK.zip" | |
homepage 'https://github.com/adobe-fonts/source-han-sans' | |
name 'Source Han Sans K' | |
font "SourceHanSansK/SourceHanSansK-Bold.otf" | |
font "SourceHanSansK/SourceHanSansK-ExtraLight.otf" | |
font "SourceHanSansK/SourceHanSansK-Heavy.otf" | |
font "SourceHanSansK/SourceHanSansK-Light.otf" | |
font "SourceHanSansK/SourceHanSansK-Medium.otf" | |
font "SourceHanSansK/SourceHanSansK-Normal.otf" | |
font "SourceHanSansK/SourceHanSansK-Regular.otf" | |
end |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
cask :v1 => 'font-source-han-sans-SC' do | |
version '1.004' | |
sha256 '7eab42bb030c2da0d95ec31c46c04896409703b4677a3ec18596620f67970ec4' | |
url "https://github.com/adobe-fonts/source-han-sans/raw/release/OTF/SourceHanSansSC.zip" | |
homepage 'https://github.com/adobe-fonts/source-han-sans' | |
name 'Source Han Sans SC' | |
font "SourceHanSansSC/SourceHanSansSC-Bold.otf" | |
font "SourceHanSansSC/SourceHanSansSC-ExtraLight.otf" | |
font "SourceHanSansSC/SourceHanSansSC-Heavy.otf" | |
font "SourceHanSansSC/SourceHanSansSC-Light.otf" | |
font "SourceHanSansSC/SourceHanSansSC-Medium.otf" | |
font "SourceHanSansSC/SourceHanSansSC-Normal.otf" | |
font "SourceHanSansSC/SourceHanSansSC-Regular.otf" | |
end |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
cask :v1 => 'font-source-han-sans-TC' do | |
version '1.004' | |
sha256 '6454b8f64a3bdec5951fd128a7a41cce9b44bea40e93b88364b5a05d64f0aeab' | |
url "https://github.com/adobe-fonts/source-han-sans/raw/release/OTF/SourceHanSansTC.zip" | |
homepage 'https://github.com/adobe-fonts/source-han-sans' | |
name 'Source Han Sans TC' | |
font "SourceHanSansTC/SourceHanSansTC-Bold.otf" | |
font "SourceHanSansTC/SourceHanSansTC-ExtraLight.otf" | |
font "SourceHanSansTC/SourceHanSansTC-Heavy.otf" | |
font "SourceHanSansTC/SourceHanSansTC-Light.otf" | |
font "SourceHanSansTC/SourceHanSansTC-Medium.otf" | |
font "SourceHanSansTC/SourceHanSansTC-Normal.otf" | |
font "SourceHanSansTC/SourceHanSansTC-Regular.otf" | |
end |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment