Skip to content
This repository has been archived by the owner on May 16, 2024. It is now read-only.

Commit

Permalink
Merge pull request #37 from rolandwalker/add_font_courier_new
Browse files Browse the repository at this point in the history
add font Courier New
  • Loading branch information
rolandwalker committed Feb 15, 2014
2 parents 24135e0 + 3b2f62d commit 75af296
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions Casks/font-courier-new.rb
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
class FontCourierNew < Cask
url 'http://downloads.sourceforge.net/sourceforge/corefonts/courie32.exe'
homepage 'http://sourceforge.net/projects/corefonts/files/the%20fonts/final/'
version '2.82'
depends_on_formula 'cabextract'
sha256 'bb511d861655dde879ae552eb86b134d6fae67cb58502e6ff73ec5d9151f3384'
font 'cour.ttf'
font 'courbd.ttf'
font 'courbi.ttf'
font 'couri.ttf'
end

0 comments on commit 75af296

Please sign in to comment.