lib/imagetools/iconcreator.rb in imagetools-0.1.0 vs lib/imagetools/iconcreator.rb in imagetools-0.2.0

- old
+ new

@@ -1,11 +1,14 @@ # coding: utf-8 + +require 'imagetools/version' require "optparse" require "fileutils" module Imagetools class Iconcreator - + + ICON_INFOS = [ ##### iPhone icons ##### ["20x20", "iphone", "2x"], # iPhone Notification iOS 7-11 ["20x20", "iphone", "3x"], # ["29x29", "iphone", "2x"], # iPhone Spotlight iOS 5,6/Settings iOS 5-11