pixelart 1.2.3 → 1.3.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.
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: pixelart
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.2.3
4
+ version: 1.3.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Gerald Bauer
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2022-03-06 00:00:00.000000000 Z
11
+ date: 2022-05-28 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: chunky_png
@@ -78,14 +78,14 @@ dependencies:
78
78
  requirements:
79
79
  - - "~>"
80
80
  - !ruby/object:Gem::Version
81
- version: '3.22'
81
+ version: '3.23'
82
82
  type: :development
83
83
  prerelease: false
84
84
  version_requirements: !ruby/object:Gem::Requirement
85
85
  requirements:
86
86
  - - "~>"
87
87
  - !ruby/object:Gem::Version
88
- version: '3.22'
88
+ version: '3.23'
89
89
  description: pixelart - mint your own pixel art images off chain using any design
90
90
  (in ascii text) in any colors; incl. 2x/4x/8x zoom for bigger sizes
91
91
  email: wwwmake@googlegroups.com
@@ -106,20 +106,23 @@ files:
106
106
  - lib/pixelart/circle.rb
107
107
  - lib/pixelart/color.rb
108
108
  - lib/pixelart/composite.rb
109
+ - lib/pixelart/generator.rb
109
110
  - lib/pixelart/gradient.rb
110
111
  - lib/pixelart/image.rb
111
112
  - lib/pixelart/led.rb
112
113
  - lib/pixelart/misc.rb
113
114
  - lib/pixelart/palette.rb
114
115
  - lib/pixelart/pixelator.rb
116
+ - lib/pixelart/sample.rb
115
117
  - lib/pixelart/silhouette.rb
116
118
  - lib/pixelart/sketch.rb
117
119
  - lib/pixelart/spots.rb
120
+ - lib/pixelart/stripes.rb
118
121
  - lib/pixelart/transparent.rb
119
122
  - lib/pixelart/ukraine.rb
120
123
  - lib/pixelart/vector.rb
121
124
  - lib/pixelart/version.rb
122
- homepage: https://github.com/pixelartexchange/pixel
125
+ homepage: https://github.com/pixelartexchange/pixelart
123
126
  licenses:
124
127
  - Public Domain
125
128
  metadata: {}
@@ -140,7 +143,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
140
143
  - !ruby/object:Gem::Version
141
144
  version: '0'
142
145
  requirements: []
143
- rubygems_version: 3.1.4
146
+ rubygems_version: 3.3.7
144
147
  signing_key:
145
148
  specification_version: 4
146
149
  summary: pixelart - mint your own pixel art images off chain using any design (in