Merge pull request #2045 from rolandwalker/font_inconsolata

add font Inconsolata
This commit is contained in:
Roland Walker 2013-12-11 13:25:50 -08:00
commit 096d461c98
1 changed files with 7 additions and 0 deletions

View File

@ -0,0 +1,7 @@
class FontInconsolata < Cask
url 'http://levien.com/type/myfonts/Inconsolata.otf'
homepage 'http://levien.com/type/myfonts/inconsolata.html'
version '001.010'
no_checksum
font 'Inconsolata.otf'
end