Skip to content

Commit

Permalink
retina対応
Browse files Browse the repository at this point in the history
  • Loading branch information
hitode909 committed Jul 26, 2013
1 parent 5193786 commit 9232f18
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions bin/dropbox_gyazo.rb
Expand Up @@ -12,6 +12,9 @@
system "screencapture -i \"#{file}\""
if File.exist?(file) then
system "sips -d profile --deleteColorManagementProperties \"#{file}\""
system "mogrify -resize 50% \"#{file}\""
else
exit
end

retries = 0
Expand Down

0 comments on commit 9232f18

Please sign in to comment.