moonbirds 1.2.0 → 1.2.1
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/README.md +50 -50
- data/Rakefile +2 -4
- data/lib/moonbirds/version.rb +1 -1
- data/lib/moonbirds.rb +1 -2
- metadata +8 -36
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 3d642ecbbb97883121836693eed3bda621fb782c409602ad5a75098f7214af46
|
|
4
|
+
data.tar.gz: 5c2f5e07cae316ba9c61d69b110c9a4a26cdf7d2bd25e5f1f1c378dff99b86bd
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 478f3ec335b559280b2887f0da69ce34feceb5c35b1b89116f0f44e6e2b1043b888cd4fcdc844034f55933d91520e712e742d322020ea7a9f06af1290be43b4d
|
|
7
|
+
data.tar.gz: c65be9f203bf7e497b95f3453f09021923190926ef9cbf459a7c82853ae4face980d95c3d44731e3f5ed4f3fe1725d32c11a49c19c7956ce40da4b4a3797259a
|
data/README.md
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
The Do-It-Yourself (DIY) [Factory of Modern Originals (FoMO)](https://github.com/
|
|
1
|
+
The Do-It-Yourself (DIY) [Factory of Modern Originals (FoMO)](https://github.com/profilepic/originals) Presents
|
|
2
2
|
|
|
3
3
|
# Moonbirds & Lil' Moonbirdies (Pixel Owls 'n' Friends)
|
|
4
4
|
|
|
@@ -6,8 +6,8 @@ Yes, you can! Generate your own 42×42 (or lil' 24×24) pixel owl images (off-bl
|
|
|
6
6
|
|
|
7
7
|
|
|
8
8
|
|
|
9
|
-
* home :: [github.com/
|
|
10
|
-
* bugs :: [github.com/
|
|
9
|
+
* home :: [github.com/profilepic/text-to-image](https://github.com/profilepic/text-to-image)
|
|
10
|
+
* bugs :: [github.com/profilepic/text-to-image/issues](https://github.com/profilepic/text-to-image/issues)
|
|
11
11
|
* gem :: [rubygems.org/gems/moonbirds](https://rubygems.org/gems/moonbirds)
|
|
12
12
|
* rdoc :: [rubydoc.info/gems/moonbirds](http://rubydoc.info/gems/moonbirds)
|
|
13
13
|
|
|
@@ -67,19 +67,19 @@ bird.zoom( 4 ).save( "moonbird1e@4x.png" )
|
|
|
67
67
|
|
|
68
68
|
Voila!
|
|
69
69
|
|
|
70
|
-

|
|
71
|
+

|
|
72
|
+

|
|
73
|
+

|
|
74
|
+

|
|
75
75
|
|
|
76
76
|
In 4x:
|
|
77
77
|
|
|
78
|
-

|
|
79
|
+

|
|
80
|
+

|
|
81
|
+

|
|
82
|
+

|
|
83
83
|
|
|
84
84
|
|
|
85
85
|
|
|
@@ -101,13 +101,13 @@ bird.zoom( 4 ).save( "moonbird2b@4x.png" )
|
|
|
101
101
|
|
|
102
102
|
Voila!
|
|
103
103
|
|
|
104
|
-

|
|
105
|
+

|
|
106
106
|
|
|
107
107
|
In 4x:
|
|
108
108
|
|
|
109
|
-

|
|
110
|
+

|
|
111
111
|
|
|
112
112
|
|
|
113
113
|
|
|
@@ -125,13 +125,13 @@ bird.zoom( 4 ).save( "moonbird3b@4x.png" )
|
|
|
125
125
|
|
|
126
126
|
Voila!
|
|
127
127
|
|
|
128
|
-

|
|
129
|
+

|
|
130
130
|
|
|
131
131
|
In 4x:
|
|
132
132
|
|
|
133
|
-

|
|
134
|
+

|
|
135
135
|
|
|
136
136
|
|
|
137
137
|
And so on.
|
|
@@ -243,13 +243,13 @@ birdie.zoom( 4 ).save( "moonbirdie1b@4x.png" )
|
|
|
243
243
|
|
|
244
244
|
Voila!
|
|
245
245
|
|
|
246
|
-

|
|
247
|
+

|
|
248
248
|
|
|
249
249
|
In 4x:
|
|
250
250
|
|
|
251
|
-

|
|
252
|
+

|
|
253
253
|
|
|
254
254
|
|
|
255
255
|
```ruby
|
|
@@ -270,13 +270,13 @@ birdie.zoom( 4 ).save( "moonbirdie2b@4x.png" )
|
|
|
270
270
|
|
|
271
271
|
Voila!
|
|
272
272
|
|
|
273
|
-

|
|
274
|
+

|
|
275
275
|
|
|
276
276
|
In 4x:
|
|
277
277
|
|
|
278
|
-

|
|
279
|
+

|
|
280
280
|
|
|
281
281
|
|
|
282
282
|
|
|
@@ -293,13 +293,13 @@ birdie.zoom( 4 ).save( "moonbirdie3b@4x.png" )
|
|
|
293
293
|
|
|
294
294
|
Voila!
|
|
295
295
|
|
|
296
|
-

|
|
297
|
+

|
|
298
298
|
|
|
299
299
|
In 4x:
|
|
300
300
|
|
|
301
|
-

|
|
302
|
+

|
|
303
303
|
|
|
304
304
|
|
|
305
305
|
And so on.
|
|
@@ -331,17 +331,17 @@ mcdonalds_red.zoom( 4 ).save( "mcdonalds_red@4x.png" )
|
|
|
331
331
|
|
|
332
332
|
Voila!
|
|
333
333
|
|
|
334
|
-

|
|
335
|
+

|
|
336
|
+

|
|
337
|
+

|
|
338
338
|
|
|
339
339
|
In 4x:
|
|
340
340
|
|
|
341
|
-

|
|
342
|
+

|
|
343
|
+

|
|
344
|
+

|
|
345
345
|
|
|
346
346
|
And so on.
|
|
347
347
|
|
|
@@ -351,32 +351,32 @@ And so on.
|
|
|
351
351
|
|
|
352
352
|
**42×42px**
|
|
353
353
|
|
|
354
|
-
See the [spritesheet-42x42.csv](https://github.com/
|
|
354
|
+
See the [spritesheet-42x42.csv](https://github.com/profilepic/text-to-image/blob/master/moonbirds/config/spritesheet-42x42.csv) dataset for all attribute names (w/ categories).
|
|
355
355
|
|
|
356
|
-

|
|
357
357
|
|
|
358
|
-
(Source: [moonbirds/spritesheet-42x42.png](https://github.com/
|
|
358
|
+
(Source: [moonbirds/spritesheet-42x42.png](https://github.com/profilepic/text-to-image/blob/master/moonbirds/config/spritesheet-42x42.png))
|
|
359
359
|
|
|
360
360
|
|
|
361
361
|
|
|
362
362
|
**42×42px (V1 / Official)**
|
|
363
363
|
|
|
364
|
-
See the [spritesheet_v1-42x42.csv](https://github.com/
|
|
364
|
+
See the [spritesheet_v1-42x42.csv](https://github.com/profilepic/text-to-image/blob/master/moonbirds/config/spritesheet_v1-42x42.csv) dataset for all attribute names (w/ categories).
|
|
365
365
|
|
|
366
|
-

|
|
367
367
|
|
|
368
|
-
(Source: [moonbirds/spritesheet_v1-42x42.png](https://github.com/
|
|
368
|
+
(Source: [moonbirds/spritesheet_v1-42x42.png](https://github.com/profilepic/text-to-image/blob/master/moonbirds/config/spritesheet_v1-42x42.png))
|
|
369
369
|
|
|
370
370
|
|
|
371
371
|
|
|
372
372
|
|
|
373
373
|
**Lil' 24×24px**
|
|
374
374
|
|
|
375
|
-
See the [spritesheet-24x24.csv](https://github.com/
|
|
375
|
+
See the [spritesheet-24x24.csv](https://github.com/profilepic/text-to-image/blob/master/moonbirds/config/spritesheet-24x24.csv) dataset for all attribute names (w/ categories).
|
|
376
376
|
|
|
377
|
-

|
|
378
378
|
|
|
379
|
-
(Source: [moonbirds/spritesheet-24x24.png](https://github.com/
|
|
379
|
+
(Source: [moonbirds/spritesheet-24x24.png](https://github.com/profilepic/text-to-image/blob/master/moonbirds/config/spritesheet-24x24.png))
|
|
380
380
|
|
|
381
381
|
|
|
382
382
|
|
data/Rakefile
CHANGED
|
@@ -13,10 +13,10 @@ Hoe.spec 'moonbirds' do
|
|
|
13
13
|
|
|
14
14
|
self.version = Pixelart::Module::Moonbirds::VERSION
|
|
15
15
|
|
|
16
|
-
self.summary = "moonbirds - generate your own 42×42 (or lil' 24×24) pixel owl images (off
|
|
16
|
+
self.summary = "moonbirds - generate your own 42×42 (or lil' 24×24) pixel owl images (off-blockchain) from text attributes (via built-in spritesheets); incl. 2x/4x/8x zoom for bigger sizes and more"
|
|
17
17
|
self.description = summary
|
|
18
18
|
|
|
19
|
-
self.urls = { home: 'https://github.com/
|
|
19
|
+
self.urls = { home: 'https://github.com/profilepic/text-to-image' }
|
|
20
20
|
|
|
21
21
|
self.author = 'Gerald Bauer'
|
|
22
22
|
self.email = 'wwwmake@googlegroups.com'
|
|
@@ -26,9 +26,7 @@ Hoe.spec 'moonbirds' do
|
|
|
26
26
|
self.history_file = 'CHANGELOG.md'
|
|
27
27
|
|
|
28
28
|
self.extra_deps = [
|
|
29
|
-
['pixelart', '>= 1.3.2'],
|
|
30
29
|
['artfactory', '>= 0.2.0'],
|
|
31
|
-
['backgrounds', '>= 0.2.0'],
|
|
32
30
|
]
|
|
33
31
|
|
|
34
32
|
self.licenses = ['Public Domain']
|
data/lib/moonbirds/version.rb
CHANGED
data/lib/moonbirds.rb
CHANGED
metadata
CHANGED
|
@@ -1,29 +1,15 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: moonbirds
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 1.2.
|
|
4
|
+
version: 1.2.1
|
|
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-
|
|
11
|
+
date: 2022-10-10 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
|
-
- !ruby/object:Gem::Dependency
|
|
14
|
-
name: pixelart
|
|
15
|
-
requirement: !ruby/object:Gem::Requirement
|
|
16
|
-
requirements:
|
|
17
|
-
- - ">="
|
|
18
|
-
- !ruby/object:Gem::Version
|
|
19
|
-
version: 1.3.2
|
|
20
|
-
type: :runtime
|
|
21
|
-
prerelease: false
|
|
22
|
-
version_requirements: !ruby/object:Gem::Requirement
|
|
23
|
-
requirements:
|
|
24
|
-
- - ">="
|
|
25
|
-
- !ruby/object:Gem::Version
|
|
26
|
-
version: 1.3.2
|
|
27
13
|
- !ruby/object:Gem::Dependency
|
|
28
14
|
name: artfactory
|
|
29
15
|
requirement: !ruby/object:Gem::Requirement
|
|
@@ -38,20 +24,6 @@ dependencies:
|
|
|
38
24
|
- - ">="
|
|
39
25
|
- !ruby/object:Gem::Version
|
|
40
26
|
version: 0.2.0
|
|
41
|
-
- !ruby/object:Gem::Dependency
|
|
42
|
-
name: backgrounds
|
|
43
|
-
requirement: !ruby/object:Gem::Requirement
|
|
44
|
-
requirements:
|
|
45
|
-
- - ">="
|
|
46
|
-
- !ruby/object:Gem::Version
|
|
47
|
-
version: 0.2.0
|
|
48
|
-
type: :runtime
|
|
49
|
-
prerelease: false
|
|
50
|
-
version_requirements: !ruby/object:Gem::Requirement
|
|
51
|
-
requirements:
|
|
52
|
-
- - ">="
|
|
53
|
-
- !ruby/object:Gem::Version
|
|
54
|
-
version: 0.2.0
|
|
55
27
|
- !ruby/object:Gem::Dependency
|
|
56
28
|
name: rdoc
|
|
57
29
|
requirement: !ruby/object:Gem::Requirement
|
|
@@ -87,8 +59,8 @@ dependencies:
|
|
|
87
59
|
- !ruby/object:Gem::Version
|
|
88
60
|
version: '3.23'
|
|
89
61
|
description: moonbirds - generate your own 42×42 (or lil' 24×24) pixel owl images
|
|
90
|
-
(off
|
|
91
|
-
for bigger sizes and more
|
|
62
|
+
(off-blockchain) from text attributes (via built-in spritesheets); incl. 2x/4x/8x
|
|
63
|
+
zoom for bigger sizes and more
|
|
92
64
|
email: wwwmake@googlegroups.com
|
|
93
65
|
executables: []
|
|
94
66
|
extensions: []
|
|
@@ -109,7 +81,7 @@ files:
|
|
|
109
81
|
- config/spritesheet_v1-42x42.png
|
|
110
82
|
- lib/moonbirds.rb
|
|
111
83
|
- lib/moonbirds/version.rb
|
|
112
|
-
homepage: https://github.com/
|
|
84
|
+
homepage: https://github.com/profilepic/text-to-image
|
|
113
85
|
licenses:
|
|
114
86
|
- Public Domain
|
|
115
87
|
metadata: {}
|
|
@@ -133,7 +105,7 @@ requirements: []
|
|
|
133
105
|
rubygems_version: 3.3.7
|
|
134
106
|
signing_key:
|
|
135
107
|
specification_version: 4
|
|
136
|
-
summary: moonbirds - generate your own 42×42 (or lil' 24×24) pixel owl images (off
|
|
137
|
-
|
|
138
|
-
|
|
108
|
+
summary: moonbirds - generate your own 42×42 (or lil' 24×24) pixel owl images (off-blockchain)
|
|
109
|
+
from text attributes (via built-in spritesheets); incl. 2x/4x/8x zoom for bigger
|
|
110
|
+
sizes and more
|
|
139
111
|
test_files: []
|