iconCreater 0.2.0 โ 0.2.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/.idea/workspace.xml +138 -55
- data/README.md +30 -10
- data/iconCreater-0.2.0.gem +0 -0
- data/iconCreater.gemspec +4 -2
- data/lib/iconCreater/parser.rb +7 -3
- data/lib/iconCreater/version.rb +1 -1
- data/lib/iconCreater.rb +0 -9
- metadata +6 -3
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA1:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: b27bae98b54dfd1f17e68c0d6b84753d1f694f3d
|
|
4
|
+
data.tar.gz: c480072e3452ea8a8e14b9f6c4a7df118b636f4b
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 1d9cebf1d4522fe492be636a9298d6993c3b8186b366166818d193d126ee5360f7dbcaffee722144e463c563abf42931f2d933862ea4d82859b6e1bdde4d45e9
|
|
7
|
+
data.tar.gz: 51f9e58a6211acdd4d47fad7fa28abe3e8a1cf0f338070b0ddf378989281dca404907f3ec604e9ffbac463431822200d5578619573951b7b1b8403df199b36db
|
data/.idea/workspace.xml
CHANGED
|
@@ -35,7 +35,7 @@
|
|
|
35
35
|
<entry file="file://$PROJECT_DIR$/lib/iconCreater/parser.rb">
|
|
36
36
|
<provider selected="true" editor-type-id="text-editor">
|
|
37
37
|
<state vertical-scroll-proportion="0.0">
|
|
38
|
-
<caret line="
|
|
38
|
+
<caret line="24" column="19" selection-start-line="24" selection-start-column="19" selection-end-line="24" selection-end-column="19" />
|
|
39
39
|
<folding />
|
|
40
40
|
</state>
|
|
41
41
|
</provider>
|
|
@@ -44,38 +44,35 @@
|
|
|
44
44
|
<file leaf-file-name="iconCreater.gemspec" pinned="false" current-in-tab="true">
|
|
45
45
|
<entry file="file://$PROJECT_DIR$/iconCreater.gemspec">
|
|
46
46
|
<provider selected="true" editor-type-id="text-editor">
|
|
47
|
-
<state vertical-scroll-proportion="0.
|
|
48
|
-
<caret line="
|
|
47
|
+
<state vertical-scroll-proportion="0.66579634">
|
|
48
|
+
<caret line="34" column="0" selection-start-line="34" selection-start-column="0" selection-end-line="34" selection-end-column="0" />
|
|
49
49
|
<folding />
|
|
50
50
|
</state>
|
|
51
51
|
</provider>
|
|
52
52
|
</entry>
|
|
53
53
|
</file>
|
|
54
|
-
<file leaf-file-name="
|
|
55
|
-
<entry file="file://$
|
|
54
|
+
<file leaf-file-name="README.md" pinned="false" current-in-tab="false">
|
|
55
|
+
<entry file="file://$PROJECT_DIR$/README.md">
|
|
56
56
|
<provider selected="true" editor-type-id="text-editor">
|
|
57
57
|
<state vertical-scroll-proportion="0.0">
|
|
58
|
-
<caret line="
|
|
58
|
+
<caret line="43" column="0" selection-start-line="43" selection-start-column="0" selection-end-line="43" selection-end-column="0" />
|
|
59
59
|
<folding />
|
|
60
60
|
</state>
|
|
61
61
|
</provider>
|
|
62
62
|
</entry>
|
|
63
63
|
</file>
|
|
64
|
-
<file leaf-file-name="
|
|
65
|
-
<entry file="file://$PROJECT_DIR$/
|
|
66
|
-
<provider editor-type-id="com.intellij.database.editor.CsvTableFileEditorProvider">
|
|
67
|
-
<state />
|
|
68
|
-
</provider>
|
|
64
|
+
<file leaf-file-name="iconCreater.rb" pinned="false" current-in-tab="false">
|
|
65
|
+
<entry file="file://$PROJECT_DIR$/lib/iconCreater.rb">
|
|
69
66
|
<provider selected="true" editor-type-id="text-editor">
|
|
70
67
|
<state vertical-scroll-proportion="0.0">
|
|
71
|
-
<caret line="
|
|
68
|
+
<caret line="29" column="5" selection-start-line="29" selection-start-column="5" selection-end-line="29" selection-end-column="5" />
|
|
72
69
|
<folding />
|
|
73
70
|
</state>
|
|
74
71
|
</provider>
|
|
75
72
|
</entry>
|
|
76
73
|
</file>
|
|
77
|
-
<file leaf-file-name="
|
|
78
|
-
<entry file="file://$PROJECT_DIR$/
|
|
74
|
+
<file leaf-file-name="Gemfile" pinned="false" current-in-tab="false">
|
|
75
|
+
<entry file="file://$PROJECT_DIR$/Gemfile">
|
|
79
76
|
<provider selected="true" editor-type-id="text-editor">
|
|
80
77
|
<state vertical-scroll-proportion="0.0">
|
|
81
78
|
<caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
|
|
@@ -84,41 +81,41 @@
|
|
|
84
81
|
</provider>
|
|
85
82
|
</entry>
|
|
86
83
|
</file>
|
|
87
|
-
<file leaf-file-name="
|
|
88
|
-
<entry file="file://$PROJECT_DIR$/lib/iconCreater/
|
|
84
|
+
<file leaf-file-name="version.rb" pinned="false" current-in-tab="false">
|
|
85
|
+
<entry file="file://$PROJECT_DIR$/lib/iconCreater/version.rb">
|
|
89
86
|
<provider selected="true" editor-type-id="text-editor">
|
|
90
87
|
<state vertical-scroll-proportion="0.0">
|
|
91
|
-
<caret line="
|
|
88
|
+
<caret line="3" column="0" selection-start-line="3" selection-start-column="0" selection-end-line="3" selection-end-column="0" />
|
|
92
89
|
<folding />
|
|
93
90
|
</state>
|
|
94
91
|
</provider>
|
|
95
92
|
</entry>
|
|
96
93
|
</file>
|
|
97
|
-
<file leaf-file-name="
|
|
98
|
-
<entry file="file://$PROJECT_DIR$/
|
|
94
|
+
<file leaf-file-name="Gemfile.lock" pinned="false" current-in-tab="false">
|
|
95
|
+
<entry file="file://$PROJECT_DIR$/Gemfile.lock">
|
|
99
96
|
<provider selected="true" editor-type-id="text-editor">
|
|
100
97
|
<state vertical-scroll-proportion="0.0">
|
|
101
|
-
<caret line="
|
|
98
|
+
<caret line="20" column="0" selection-start-line="20" selection-start-column="0" selection-end-line="20" selection-end-column="0" />
|
|
102
99
|
<folding />
|
|
103
100
|
</state>
|
|
104
101
|
</provider>
|
|
105
102
|
</entry>
|
|
106
103
|
</file>
|
|
107
|
-
<file leaf-file-name="
|
|
108
|
-
<entry file="file://$PROJECT_DIR
|
|
104
|
+
<file leaf-file-name=".travis.yml" pinned="false" current-in-tab="false">
|
|
105
|
+
<entry file="file://$PROJECT_DIR$/.travis.yml">
|
|
109
106
|
<provider selected="true" editor-type-id="text-editor">
|
|
110
107
|
<state vertical-scroll-proportion="0.0">
|
|
111
|
-
<caret line="
|
|
108
|
+
<caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
|
|
112
109
|
<folding />
|
|
113
110
|
</state>
|
|
114
111
|
</provider>
|
|
115
112
|
</entry>
|
|
116
113
|
</file>
|
|
117
|
-
<file leaf-file-name="
|
|
118
|
-
<entry file="file://$PROJECT_DIR$/
|
|
114
|
+
<file leaf-file-name="create.rb" pinned="false" current-in-tab="false">
|
|
115
|
+
<entry file="file://$PROJECT_DIR$/lib/iconCreater/create.rb">
|
|
119
116
|
<provider selected="true" editor-type-id="text-editor">
|
|
120
117
|
<state vertical-scroll-proportion="0.0">
|
|
121
|
-
<caret line="
|
|
118
|
+
<caret line="17" column="0" selection-start-line="17" selection-start-column="0" selection-end-line="17" selection-end-column="0" />
|
|
122
119
|
<folding />
|
|
123
120
|
</state>
|
|
124
121
|
</provider>
|
|
@@ -139,10 +136,11 @@
|
|
|
139
136
|
<option value="$PROJECT_DIR$/lib/iconCreater/optparser.rb" />
|
|
140
137
|
<option value="$PROJECT_DIR$/lib/iconCreater/input.rb" />
|
|
141
138
|
<option value="$PROJECT_DIR$/lib/iconCreater/create.rb" />
|
|
142
|
-
<option value="$PROJECT_DIR$/lib/iconCreater.rb" />
|
|
143
139
|
<option value="$PROJECT_DIR$/bin/iconCreater" />
|
|
144
|
-
<option value="$PROJECT_DIR$/
|
|
140
|
+
<option value="$PROJECT_DIR$/README.md" />
|
|
145
141
|
<option value="$PROJECT_DIR$/lib/iconCreater/version.rb" />
|
|
142
|
+
<option value="$PROJECT_DIR$/lib/iconCreater/parser.rb" />
|
|
143
|
+
<option value="$PROJECT_DIR$/lib/iconCreater.rb" />
|
|
146
144
|
<option value="$PROJECT_DIR$/iconCreater.gemspec" />
|
|
147
145
|
</list>
|
|
148
146
|
</option>
|
|
@@ -155,8 +153,8 @@
|
|
|
155
153
|
<order />
|
|
156
154
|
</component>
|
|
157
155
|
<component name="ProjectFrameBounds">
|
|
158
|
-
<option name="x" value="
|
|
159
|
-
<option name="y" value="
|
|
156
|
+
<option name="x" value="59" />
|
|
157
|
+
<option name="y" value="39" />
|
|
160
158
|
<option name="width" value="1379" />
|
|
161
159
|
<option name="height" value="837" />
|
|
162
160
|
</component>
|
|
@@ -183,8 +181,6 @@
|
|
|
183
181
|
<sortByType />
|
|
184
182
|
</navigator>
|
|
185
183
|
<panes>
|
|
186
|
-
<pane id="Scope" />
|
|
187
|
-
<pane id="Scratches" />
|
|
188
184
|
<pane id="ProjectPane">
|
|
189
185
|
<subPane>
|
|
190
186
|
<PATH>
|
|
@@ -251,11 +247,13 @@
|
|
|
251
247
|
</PATH>
|
|
252
248
|
</subPane>
|
|
253
249
|
</pane>
|
|
250
|
+
<pane id="Scratches" />
|
|
251
|
+
<pane id="Scope" />
|
|
254
252
|
</panes>
|
|
255
253
|
</component>
|
|
256
254
|
<component name="PropertiesComponent">
|
|
257
255
|
<property name="WebServerToolWindowFactoryState" value="false" />
|
|
258
|
-
<property name="last_opened_file_path" value="$
|
|
256
|
+
<property name="last_opened_file_path" value="$PROJECT_DIR$/../fir-cli" />
|
|
259
257
|
</component>
|
|
260
258
|
<component name="RunManager">
|
|
261
259
|
<configuration default="true" type="CucumberRunConfigurationType" factoryName="Cucumber">
|
|
@@ -400,17 +398,15 @@
|
|
|
400
398
|
<servers />
|
|
401
399
|
</component>
|
|
402
400
|
<component name="ToolWindowManager">
|
|
403
|
-
<frame x="
|
|
404
|
-
<editor active="
|
|
401
|
+
<frame x="59" y="39" width="1379" height="837" extended-state="0" />
|
|
402
|
+
<editor active="false" />
|
|
405
403
|
<layout>
|
|
406
404
|
<window_info id="Terminal" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
|
|
407
405
|
<window_info id="TODO" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="6" side_tool="false" content_ui="tabs" />
|
|
408
406
|
<window_info id="Database" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
|
|
409
407
|
<window_info id="Structure" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.25" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
|
|
410
408
|
<window_info id="Application Servers" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
|
|
411
|
-
<window_info id="Project" active="
|
|
412
|
-
<window_info id="Debug" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.4" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
|
|
413
|
-
<window_info id="Run" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" weight="0.3299748" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" />
|
|
409
|
+
<window_info id="Project" active="true" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" weight="0.24945612" sideWeight="0.5" order="0" side_tool="false" content_ui="combo" />
|
|
414
410
|
<window_info id="Favorites" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="2" side_tool="true" content_ui="tabs" />
|
|
415
411
|
<window_info id="Event Log" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="7" side_tool="true" content_ui="tabs" />
|
|
416
412
|
<window_info id="Version Control" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
|
|
@@ -418,11 +414,21 @@
|
|
|
418
414
|
<window_info id="Message" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" />
|
|
419
415
|
<window_info id="Ant Build" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.25" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
|
|
420
416
|
<window_info id="Find" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" weight="0.3299748" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
|
|
417
|
+
<window_info id="Debug" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.4" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
|
|
421
418
|
<window_info id="Commander" active="false" anchor="right" auto_hide="false" internal_type="SLIDING" type="SLIDING" visible="false" weight="0.4" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" />
|
|
422
419
|
<window_info id="Hierarchy" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.25" sideWeight="0.5" order="2" side_tool="false" content_ui="combo" />
|
|
423
420
|
<window_info id="Inspection" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.4" sideWeight="0.5" order="5" side_tool="false" content_ui="tabs" />
|
|
421
|
+
<window_info id="Run" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.3299748" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" />
|
|
424
422
|
</layout>
|
|
425
423
|
</component>
|
|
424
|
+
<component name="Vcs.Log.UiProperties">
|
|
425
|
+
<option name="RECENTLY_FILTERED_USER_GROUPS">
|
|
426
|
+
<collection />
|
|
427
|
+
</option>
|
|
428
|
+
<option name="RECENTLY_FILTERED_BRANCH_GROUPS">
|
|
429
|
+
<collection />
|
|
430
|
+
</option>
|
|
431
|
+
</component>
|
|
426
432
|
<component name="VcsContentAnnotationSettings">
|
|
427
433
|
<option name="myLimit" value="2678400000" />
|
|
428
434
|
</component>
|
|
@@ -431,6 +437,54 @@
|
|
|
431
437
|
<watches-manager />
|
|
432
438
|
</component>
|
|
433
439
|
<component name="editorHistoryManager">
|
|
440
|
+
<entry file="file://$PROJECT_DIR$/lib/iconCreater/input.rb">
|
|
441
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
442
|
+
<state vertical-scroll-proportion="0.0">
|
|
443
|
+
<caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="7" selection-end-column="3" />
|
|
444
|
+
<folding />
|
|
445
|
+
</state>
|
|
446
|
+
</provider>
|
|
447
|
+
</entry>
|
|
448
|
+
<entry file="file://$PROJECT_DIR$/lib/iconCreater/parser.rb">
|
|
449
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
450
|
+
<state vertical-scroll-proportion="0.0">
|
|
451
|
+
<caret line="20" column="32" selection-start-line="20" selection-start-column="32" selection-end-line="20" selection-end-column="32" />
|
|
452
|
+
<folding />
|
|
453
|
+
</state>
|
|
454
|
+
</provider>
|
|
455
|
+
</entry>
|
|
456
|
+
<entry file="file://$PROJECT_DIR$/iconCreater.gemspec">
|
|
457
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
458
|
+
<state vertical-scroll-proportion="0.0">
|
|
459
|
+
<caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
|
|
460
|
+
<folding />
|
|
461
|
+
</state>
|
|
462
|
+
</provider>
|
|
463
|
+
</entry>
|
|
464
|
+
<entry file="file://$PROJECT_DIR$/README.md">
|
|
465
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
466
|
+
<state vertical-scroll-proportion="0.0">
|
|
467
|
+
<caret line="43" column="0" selection-start-line="43" selection-start-column="0" selection-end-line="43" selection-end-column="0" />
|
|
468
|
+
<folding />
|
|
469
|
+
</state>
|
|
470
|
+
</provider>
|
|
471
|
+
</entry>
|
|
472
|
+
<entry file="file://$PROJECT_DIR$/lib/iconCreater.rb">
|
|
473
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
474
|
+
<state vertical-scroll-proportion="0.0">
|
|
475
|
+
<caret line="13" column="0" selection-start-line="13" selection-start-column="0" selection-end-line="13" selection-end-column="0" />
|
|
476
|
+
<folding />
|
|
477
|
+
</state>
|
|
478
|
+
</provider>
|
|
479
|
+
</entry>
|
|
480
|
+
<entry file="file://$PROJECT_DIR$/lib/iconCreater/create.rb">
|
|
481
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
482
|
+
<state vertical-scroll-proportion="0.0">
|
|
483
|
+
<caret line="17" column="0" selection-start-line="17" selection-start-column="0" selection-end-line="17" selection-end-column="0" />
|
|
484
|
+
<folding />
|
|
485
|
+
</state>
|
|
486
|
+
</provider>
|
|
487
|
+
</entry>
|
|
434
488
|
<entry file="file://$PROJECT_DIR$/lib/iconCreater/input.rb">
|
|
435
489
|
<provider selected="true" editor-type-id="text-editor">
|
|
436
490
|
<state vertical-scroll-proportion="0.0">
|
|
@@ -494,7 +548,6 @@
|
|
|
494
548
|
<provider selected="true" editor-type-id="text-editor">
|
|
495
549
|
<state vertical-scroll-proportion="0.0">
|
|
496
550
|
<caret line="12" column="13" selection-start-line="12" selection-start-column="13" selection-end-line="12" selection-end-column="13" />
|
|
497
|
-
<folding />
|
|
498
551
|
</state>
|
|
499
552
|
</provider>
|
|
500
553
|
</entry>
|
|
@@ -558,7 +611,6 @@
|
|
|
558
611
|
<provider selected="true" editor-type-id="text-editor">
|
|
559
612
|
<state vertical-scroll-proportion="0.0">
|
|
560
613
|
<caret line="12" column="13" selection-start-line="12" selection-start-column="13" selection-end-line="12" selection-end-column="13" />
|
|
561
|
-
<folding />
|
|
562
614
|
</state>
|
|
563
615
|
</provider>
|
|
564
616
|
</entry>
|
|
@@ -589,7 +641,6 @@
|
|
|
589
641
|
<provider selected="true" editor-type-id="text-editor">
|
|
590
642
|
<state vertical-scroll-proportion="0.0">
|
|
591
643
|
<caret line="12" column="13" selection-start-line="12" selection-start-column="13" selection-end-line="12" selection-end-column="13" />
|
|
592
|
-
<folding />
|
|
593
644
|
</state>
|
|
594
645
|
</provider>
|
|
595
646
|
</entry>
|
|
@@ -601,6 +652,33 @@
|
|
|
601
652
|
</state>
|
|
602
653
|
</provider>
|
|
603
654
|
</entry>
|
|
655
|
+
<entry file="file://$PROJECT_DIR$/LICENSE.txt">
|
|
656
|
+
<provider editor-type-id="com.intellij.database.editor.CsvTableFileEditorProvider">
|
|
657
|
+
<state />
|
|
658
|
+
</provider>
|
|
659
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
660
|
+
<state vertical-scroll-proportion="0.0">
|
|
661
|
+
<caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
|
|
662
|
+
<folding />
|
|
663
|
+
</state>
|
|
664
|
+
</provider>
|
|
665
|
+
</entry>
|
|
666
|
+
<entry file="file://$PROJECT_DIR$/Rakefile">
|
|
667
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
668
|
+
<state vertical-scroll-proportion="0.0">
|
|
669
|
+
<caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
|
|
670
|
+
<folding />
|
|
671
|
+
</state>
|
|
672
|
+
</provider>
|
|
673
|
+
</entry>
|
|
674
|
+
<entry file="file://$APPLICATION_HOME_DIR$/rubystubs20/string.rb">
|
|
675
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
676
|
+
<state vertical-scroll-proportion="0.0">
|
|
677
|
+
<caret line="886" column="8" selection-start-line="886" selection-start-column="8" selection-end-line="886" selection-end-column="8" />
|
|
678
|
+
<folding />
|
|
679
|
+
</state>
|
|
680
|
+
</provider>
|
|
681
|
+
</entry>
|
|
604
682
|
<entry file="file://$PROJECT_DIR$/lib/iconCreater/create.rb">
|
|
605
683
|
<provider selected="true" editor-type-id="text-editor">
|
|
606
684
|
<state vertical-scroll-proportion="0.0">
|
|
@@ -609,10 +687,10 @@
|
|
|
609
687
|
</state>
|
|
610
688
|
</provider>
|
|
611
689
|
</entry>
|
|
612
|
-
<entry file="file://$PROJECT_DIR$/
|
|
690
|
+
<entry file="file://$PROJECT_DIR$/README.md">
|
|
613
691
|
<provider selected="true" editor-type-id="text-editor">
|
|
614
692
|
<state vertical-scroll-proportion="0.0">
|
|
615
|
-
<caret line="
|
|
693
|
+
<caret line="43" column="0" selection-start-line="43" selection-start-column="0" selection-end-line="43" selection-end-column="0" />
|
|
616
694
|
<folding />
|
|
617
695
|
</state>
|
|
618
696
|
</provider>
|
|
@@ -625,26 +703,23 @@
|
|
|
625
703
|
</state>
|
|
626
704
|
</provider>
|
|
627
705
|
</entry>
|
|
628
|
-
<entry file="file://$PROJECT_DIR$/
|
|
706
|
+
<entry file="file://$PROJECT_DIR$/Gemfile">
|
|
629
707
|
<provider selected="true" editor-type-id="text-editor">
|
|
630
708
|
<state vertical-scroll-proportion="0.0">
|
|
631
|
-
<caret line="
|
|
709
|
+
<caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
|
|
632
710
|
<folding />
|
|
633
711
|
</state>
|
|
634
712
|
</provider>
|
|
635
713
|
</entry>
|
|
636
|
-
<entry file="file://$PROJECT_DIR$/
|
|
637
|
-
<provider editor-type-id="com.intellij.database.editor.CsvTableFileEditorProvider">
|
|
638
|
-
<state />
|
|
639
|
-
</provider>
|
|
714
|
+
<entry file="file://$PROJECT_DIR$/Gemfile.lock">
|
|
640
715
|
<provider selected="true" editor-type-id="text-editor">
|
|
641
716
|
<state vertical-scroll-proportion="0.0">
|
|
642
|
-
<caret line="
|
|
717
|
+
<caret line="20" column="0" selection-start-line="20" selection-start-column="0" selection-end-line="20" selection-end-column="0" />
|
|
643
718
|
<folding />
|
|
644
719
|
</state>
|
|
645
720
|
</provider>
|
|
646
721
|
</entry>
|
|
647
|
-
<entry file="file://$PROJECT_DIR
|
|
722
|
+
<entry file="file://$PROJECT_DIR$/.travis.yml">
|
|
648
723
|
<provider selected="true" editor-type-id="text-editor">
|
|
649
724
|
<state vertical-scroll-proportion="0.0">
|
|
650
725
|
<caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
|
|
@@ -660,18 +735,26 @@
|
|
|
660
735
|
</state>
|
|
661
736
|
</provider>
|
|
662
737
|
</entry>
|
|
663
|
-
<entry file="file://$
|
|
738
|
+
<entry file="file://$PROJECT_DIR$/lib/iconCreater/parser.rb">
|
|
664
739
|
<provider selected="true" editor-type-id="text-editor">
|
|
665
740
|
<state vertical-scroll-proportion="0.0">
|
|
666
|
-
<caret line="
|
|
741
|
+
<caret line="24" column="19" selection-start-line="24" selection-start-column="19" selection-end-line="24" selection-end-column="19" />
|
|
742
|
+
<folding />
|
|
743
|
+
</state>
|
|
744
|
+
</provider>
|
|
745
|
+
</entry>
|
|
746
|
+
<entry file="file://$PROJECT_DIR$/lib/iconCreater.rb">
|
|
747
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
748
|
+
<state vertical-scroll-proportion="0.0">
|
|
749
|
+
<caret line="29" column="5" selection-start-line="29" selection-start-column="5" selection-end-line="29" selection-end-column="5" />
|
|
667
750
|
<folding />
|
|
668
751
|
</state>
|
|
669
752
|
</provider>
|
|
670
753
|
</entry>
|
|
671
754
|
<entry file="file://$PROJECT_DIR$/iconCreater.gemspec">
|
|
672
755
|
<provider selected="true" editor-type-id="text-editor">
|
|
673
|
-
<state vertical-scroll-proportion="0.
|
|
674
|
-
<caret line="
|
|
756
|
+
<state vertical-scroll-proportion="0.66579634">
|
|
757
|
+
<caret line="34" column="0" selection-start-line="34" selection-start-column="0" selection-end-line="34" selection-end-column="0" />
|
|
675
758
|
<folding />
|
|
676
759
|
</state>
|
|
677
760
|
</provider>
|
data/README.md
CHANGED
|
@@ -1,28 +1,48 @@
|
|
|
1
1
|
# IconCreater
|
|
2
2
|
|
|
3
|
-
|
|
3
|
+
A command-line tool for creating all icons of iOS App.
|
|
4
4
|
|
|
5
|
-
TODO: Delete this and the text above, and describe your gem
|
|
6
5
|
|
|
7
|
-
##
|
|
6
|
+
## ๅฎ่ฃ
|
|
8
7
|
|
|
9
|
-
|
|
8
|
+
First this is require Ruby envirement(Mac OSX)
|
|
10
9
|
|
|
10
|
+
Before downlown the gem ,wo need some prepare:
|
|
11
|
+
|
|
12
|
+
```sh
|
|
13
|
+
brew install imagemagick
|
|
14
|
+
```
|
|
15
|
+
Then install this gem
|
|
11
16
|
```ruby
|
|
12
|
-
gem
|
|
17
|
+
gem install iconCreater
|
|
13
18
|
```
|
|
19
|
+
**ๆณจๆ: ๅฆๆไฝ ็็ณป็ปๆฏ Mac OS X 10.11 ไปฅๅ็็ๆฌ, ็ฑไบ10.11ๅผๅ
ฅไบ `rootless`, ๆ ๆณ็ดๆฅๅฎ่ฃ
iconCreater, ๆไปฅไธไธ็ง่งฃๅณๅๆณ:**
|
|
14
20
|
|
|
15
|
-
|
|
21
|
+
1\. ไฝฟ็จ [RVM](https://rvm.io/) ๅฎ่ฃ
Ruby, ๅๅฎ่ฃ
iconCreater(ๆจ่)
|
|
16
22
|
|
|
17
|
-
|
|
23
|
+
```sh
|
|
24
|
+
# Install RVM:
|
|
25
|
+
$ \curl -sSL https://get.rvm.io | bash -s stable --ruby
|
|
18
26
|
|
|
19
|
-
|
|
27
|
+
$ gem install iconCreater
|
|
28
|
+
```
|
|
20
29
|
|
|
21
|
-
|
|
30
|
+
2\. ๆๅฎ iconCreater ไธญ bin ๆไปถ็ PATH
|
|
31
|
+
|
|
32
|
+
```sh
|
|
33
|
+
$ export PATH=/usr/local/bin:$PATH;gem install -n /usr/local/bin iconCreater
|
|
34
|
+
```
|
|
35
|
+
|
|
36
|
+
3\. ้ๅ Ruby Gem ็ bindir
|
|
37
|
+
|
|
38
|
+
```sh
|
|
39
|
+
$ echo 'gem: --bindir /usr/local/bin' >> ~/.gemrc
|
|
40
|
+
$ gem install fir-cli
|
|
41
|
+
```
|
|
22
42
|
|
|
23
43
|
## Usage
|
|
24
44
|
|
|
25
|
-
|
|
45
|
+
|
|
26
46
|
|
|
27
47
|
## Development
|
|
28
48
|
|
|
Binary file
|
data/iconCreater.gemspec
CHANGED
|
@@ -10,7 +10,7 @@ Gem::Specification.new do |spec|
|
|
|
10
10
|
spec.email = ["1059710422@qq.com"]
|
|
11
11
|
|
|
12
12
|
spec.summary = %q{ Create icon for iOS.}
|
|
13
|
-
spec.description = %q{ Create
|
|
13
|
+
spec.description = %q{ Create all measurement icon for iOS.}
|
|
14
14
|
spec.homepage = "https://github.com/BlankSpace007/iconCreater"
|
|
15
15
|
spec.license = "MIT"
|
|
16
16
|
|
|
@@ -26,9 +26,11 @@ Gem::Specification.new do |spec|
|
|
|
26
26
|
|
|
27
27
|
spec.files = `git ls-files -z`.split("\x0").reject { |f| f.match(%r{^(test|spec|features)/}) }
|
|
28
28
|
spec.bindir = "bin"
|
|
29
|
-
spec.executables
|
|
29
|
+
spec.executables = spec.files.grep(%r{^bin/}) { |f| File.basename(f) }
|
|
30
30
|
spec.require_paths = ["lib"]
|
|
31
31
|
|
|
32
32
|
spec.add_development_dependency "bundler", "~> 1.10"
|
|
33
33
|
spec.add_development_dependency "rake", "~> 10.0"
|
|
34
|
+
|
|
35
|
+
|
|
34
36
|
end
|
data/lib/iconCreater/parser.rb
CHANGED
|
@@ -9,18 +9,22 @@ module IconCreater
|
|
|
9
9
|
inp = Input.new;
|
|
10
10
|
|
|
11
11
|
OptionParser.new do |opts|
|
|
12
|
-
opts.banner = "Usage: "
|
|
12
|
+
opts.banner = "Usage: iconCreater [intrerval] [arguments...]"
|
|
13
13
|
|
|
14
|
-
opts.on("-i", "--
|
|
14
|
+
opts.on("-i", "--icon ICON", "Set The Path of Icon") do |i|
|
|
15
15
|
inp.iconPath = i;
|
|
16
16
|
end
|
|
17
17
|
opts.on("-o", "--output OUTPUT", "Set The Path of Output") do |o|
|
|
18
18
|
inp.outputPath = o;
|
|
19
19
|
end
|
|
20
|
-
opts.on("-v", "--version", "
|
|
20
|
+
opts.on("-v", "--version", "Print the version") do
|
|
21
21
|
p IconCreater::VERSION
|
|
22
22
|
exit 0
|
|
23
23
|
end
|
|
24
|
+
opts.on("-h", "--help", "Print the help") do
|
|
25
|
+
puts opts
|
|
26
|
+
exit 0
|
|
27
|
+
end
|
|
24
28
|
end.parse!
|
|
25
29
|
|
|
26
30
|
inp
|
data/lib/iconCreater/version.rb
CHANGED
data/lib/iconCreater.rb
CHANGED
|
@@ -6,12 +6,8 @@ require 'iconCreater/parser'
|
|
|
6
6
|
module IconCreater
|
|
7
7
|
|
|
8
8
|
class Run
|
|
9
|
-
|
|
10
9
|
def run
|
|
11
|
-
|
|
12
10
|
inp = Parser.new.parse
|
|
13
|
-
|
|
14
|
-
|
|
15
11
|
creat = Create.new({"Icon57.png" => 57,
|
|
16
12
|
"Icon57@2x.png"=> 114,
|
|
17
13
|
"Icon-60.png"=> 60,
|
|
@@ -31,10 +27,5 @@ module IconCreater
|
|
|
31
27
|
"Icon-29@3x.png"=> 87});
|
|
32
28
|
creat.createicon(inp.iconPath,inp.outputPath)
|
|
33
29
|
end
|
|
34
|
-
|
|
35
30
|
end
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
31
|
end
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: iconCreater
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.2.
|
|
4
|
+
version: 0.2.2
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- hoping_sir
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2015-11-
|
|
11
|
+
date: 2015-11-25 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: bundler
|
|
@@ -38,11 +38,13 @@ dependencies:
|
|
|
38
38
|
- - "~>"
|
|
39
39
|
- !ruby/object:Gem::Version
|
|
40
40
|
version: '10.0'
|
|
41
|
-
description: " Create
|
|
41
|
+
description: " Create all measurement icon for iOS."
|
|
42
42
|
email:
|
|
43
43
|
- 1059710422@qq.com
|
|
44
44
|
executables:
|
|
45
|
+
- console
|
|
45
46
|
- iconCreater
|
|
47
|
+
- setup
|
|
46
48
|
extensions: []
|
|
47
49
|
extra_rdoc_files: []
|
|
48
50
|
files:
|
|
@@ -63,6 +65,7 @@ files:
|
|
|
63
65
|
- bin/console
|
|
64
66
|
- bin/iconCreater
|
|
65
67
|
- bin/setup
|
|
68
|
+
- iconCreater-0.2.0.gem
|
|
66
69
|
- iconCreater.gemspec
|
|
67
70
|
- lib/iconCreater.rb
|
|
68
71
|
- lib/iconCreater/create.rb
|