open-ship 0.1.4 → 0.1.5

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.
@@ -6,14 +6,14 @@
6
6
  >>
7
7
  endobj
8
8
  2 0 obj
9
- << /Pages 3 0 R
10
- /Type /Catalog
9
+ << /Type /Catalog
10
+ /Pages 3 0 R
11
11
  >>
12
12
  endobj
13
13
  3 0 obj
14
- << /Count 1
14
+ << /Type /Pages
15
+ /Count 1
15
16
  /Kids [5 0 R]
16
- /Type /Pages
17
17
  >>
18
18
  endobj
19
19
  4 0 obj
@@ -353,7 +353,8 @@ Q
353
353
  endstream
354
354
  endobj
355
355
  5 0 obj
356
- << /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
356
+ << /Type /Page
357
+ /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
357
358
  /Font << /F1.0 6 0 R
358
359
  /F2.0 7 0 R
359
360
  >>
@@ -361,21 +362,20 @@ endobj
361
362
  /Parent 3 0 R
362
363
  /Contents 4 0 R
363
364
  /MediaBox [0 0 311.811023622047 189.92125984252]
364
- /Type /Page
365
365
  >>
366
366
  endobj
367
367
  6 0 obj
368
368
  << /Encoding /WinAnsiEncoding
369
+ /Type /Font
369
370
  /Subtype /Type1
370
371
  /BaseFont /Helvetica
371
- /Type /Font
372
372
  >>
373
373
  endobj
374
374
  7 0 obj
375
375
  << /Encoding /WinAnsiEncoding
376
+ /Type /Font
376
377
  /Subtype /Type1
377
378
  /BaseFont /Courier
378
- /Type /Font
379
379
  >>
380
380
  endobj
381
381
  xref
@@ -6,14 +6,14 @@
6
6
  >>
7
7
  endobj
8
8
  2 0 obj
9
- << /Pages 3 0 R
10
- /Type /Catalog
9
+ << /Type /Catalog
10
+ /Pages 3 0 R
11
11
  >>
12
12
  endobj
13
13
  3 0 obj
14
- << /Count 1
14
+ << /Type /Pages
15
+ /Count 1
15
16
  /Kids [5 0 R]
16
- /Type /Pages
17
17
  >>
18
18
  endobj
19
19
  4 0 obj
@@ -103,21 +103,21 @@ Q
103
103
  endstream
104
104
  endobj
105
105
  5 0 obj
106
- << /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
106
+ << /Type /Page
107
+ /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
107
108
  /Font << /F1.0 6 0 R
108
109
  >>
109
110
  >>
110
111
  /Parent 3 0 R
111
112
  /Contents 4 0 R
112
113
  /MediaBox [0 0 566.929133858268 425.196850393701]
113
- /Type /Page
114
114
  >>
115
115
  endobj
116
116
  6 0 obj
117
117
  << /Encoding /WinAnsiEncoding
118
+ /Type /Font
118
119
  /Subtype /Type1
119
120
  /BaseFont /Helvetica
120
- /Type /Font
121
121
  >>
122
122
  endobj
123
123
  xref
data.tar.gz.sig CHANGED
Binary file
metadata CHANGED
@@ -5,8 +5,8 @@ version: !ruby/object:Gem::Version
5
5
  segments:
6
6
  - 0
7
7
  - 1
8
- - 4
9
- version: 0.1.4
8
+ - 5
9
+ version: 0.1.5
10
10
  platform: ruby
11
11
  authors:
12
12
  - Nathan Smith
@@ -35,7 +35,7 @@ cert_chain:
35
35
  aCwdDbQuC7JfdDETk+jeNA==
36
36
  -----END CERTIFICATE-----
37
37
 
38
- date: 2011-05-27 00:00:00 -04:00
38
+ date: 2011-06-02 00:00:00 -04:00
39
39
  default_executable:
40
40
  dependencies:
41
41
  - !ruby/object:Gem::Dependency
@@ -82,6 +82,7 @@ extra_rdoc_files:
82
82
  - lib/open-ship/gga4r/gga4r_main.rb
83
83
  - lib/open-ship/gga4r/version.rb
84
84
  - lib/open-ship/label.rb
85
+ - lib/open-ship/label/big_carton_label.rb
85
86
  - lib/open-ship/label/carton_label.rb
86
87
  - lib/open-ship/label/text_label.rb
87
88
  - lib/open-ship/sortr.rb
@@ -98,15 +99,18 @@ files:
98
99
  - lib/open-ship/gga4r/gga4r_main.rb
99
100
  - lib/open-ship/gga4r/version.rb
100
101
  - lib/open-ship/label.rb
102
+ - lib/open-ship/label/big_carton_label.rb
101
103
  - lib/open-ship/label/carton_label.rb
102
104
  - lib/open-ship/label/text_label.rb
103
105
  - lib/open-ship/sortr.rb
104
106
  - lib/open-ship/sscc.rb
105
107
  - spec/open-ship/carton_spec.rb
108
+ - spec/open-ship/label/big_carton_label_spec.rb
106
109
  - spec/open-ship/label/carton_label_spec.rb
107
110
  - spec/open-ship/label/text_label_spec.rb
108
111
  - spec/open-ship/sscc_spec.rb
109
112
  - spec/spec_helper.rb
113
+ - tmp/test_big_carton_label.pdf
110
114
  - tmp/test_carton_label.pdf
111
115
  - tmp/test_text_label.pdf
112
116
  - open-ship.gemspec
metadata.gz.sig CHANGED
Binary file