moonbirds 1.2.0 → 1.2.1

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 70fddaa7f4d0170c7537e2d4b1c1f8d0f0e26a9758dfc559a3fffea6d40eb8d5
4
- data.tar.gz: 0d18a5ddbf250895fc3c81fc398a3283425e6a3cd5dca757e0711df4cf8e876b
3
+ metadata.gz: 3d642ecbbb97883121836693eed3bda621fb782c409602ad5a75098f7214af46
4
+ data.tar.gz: 5c2f5e07cae316ba9c61d69b110c9a4a26cdf7d2bd25e5f1f1c378dff99b86bd
5
5
  SHA512:
6
- metadata.gz: 43fd1873e4667fb4a8c8e107fa8e11ff7ad987197876a8dc2df6fbdac554ca8daae3c0c3c71f0fcb28cd0f875d04861fd53849ef5e990f40bec1339fabdf99ab
7
- data.tar.gz: d72106bb58ab4490408a9183a04aa5ff8633a1612630803d9d82b6d04d06749dde7d902fe3cbb49ff1b714f97cc325023d4a695fdae49d06780be3f19d8025e3
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/pixelartexchange/originals) Presents
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/pixelartexchange/pixelart](https://github.com/pixelartexchange/pixelart)
10
- * bugs :: [github.com/pixelartexchange/pixelart/issues](https://github.com/pixelartexchange/pixelart/issues)
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
- ![](https://github.com/pixelartexchange/pixelart/raw/master/moonbirds/i/moonbird1.png)
71
- ![](https://github.com/pixelartexchange/pixelart/raw/master/moonbirds/i/moonbird1b.png)
72
- ![](https://github.com/pixelartexchange/pixelart/raw/master/moonbirds/i/moonbird1c.png)
73
- ![](https://github.com/pixelartexchange/pixelart/raw/master/moonbirds/i/moonbird1d.png)
74
- ![](https://github.com/pixelartexchange/pixelart/raw/master/moonbirds/i/moonbird1e.png)
70
+ ![](https://github.com/profilepic/text-to-image/raw/master/moonbirds/i/moonbird1.png)
71
+ ![](https://github.com/profilepic/text-to-image/raw/master/moonbirds/i/moonbird1b.png)
72
+ ![](https://github.com/profilepic/text-to-image/raw/master/moonbirds/i/moonbird1c.png)
73
+ ![](https://github.com/profilepic/text-to-image/raw/master/moonbirds/i/moonbird1d.png)
74
+ ![](https://github.com/profilepic/text-to-image/raw/master/moonbirds/i/moonbird1e.png)
75
75
 
76
76
  In 4x:
77
77
 
78
- ![](https://github.com/pixelartexchange/pixelart/raw/master/moonbirds/i/moonbird1@4x.png)
79
- ![](https://github.com/pixelartexchange/pixelart/raw/master/moonbirds/i/moonbird1b@4x.png)
80
- ![](https://github.com/pixelartexchange/pixelart/raw/master/moonbirds/i/moonbird1c@4x.png)
81
- ![](https://github.com/pixelartexchange/pixelart/raw/master/moonbirds/i/moonbird1d@4x.png)
82
- ![](https://github.com/pixelartexchange/pixelart/raw/master/moonbirds/i/moonbird1e@4x.png)
78
+ ![](https://github.com/profilepic/text-to-image/raw/master/moonbirds/i/moonbird1@4x.png)
79
+ ![](https://github.com/profilepic/text-to-image/raw/master/moonbirds/i/moonbird1b@4x.png)
80
+ ![](https://github.com/profilepic/text-to-image/raw/master/moonbirds/i/moonbird1c@4x.png)
81
+ ![](https://github.com/profilepic/text-to-image/raw/master/moonbirds/i/moonbird1d@4x.png)
82
+ ![](https://github.com/profilepic/text-to-image/raw/master/moonbirds/i/moonbird1e@4x.png)
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
- ![](https://github.com/pixelartexchange/pixelart/raw/master/moonbirds/i/moonbird2.png)
105
- ![](https://github.com/pixelartexchange/pixelart/raw/master/moonbirds/i/moonbird2b.png)
104
+ ![](https://github.com/profilepic/text-to-image/raw/master/moonbirds/i/moonbird2.png)
105
+ ![](https://github.com/profilepic/text-to-image/raw/master/moonbirds/i/moonbird2b.png)
106
106
 
107
107
  In 4x:
108
108
 
109
- ![](https://github.com/pixelartexchange/pixelart/raw/master/moonbirds/i/moonbird2@4x.png)
110
- ![](https://github.com/pixelartexchange/pixelart/raw/master/moonbirds/i/moonbird2b@4x.png)
109
+ ![](https://github.com/profilepic/text-to-image/raw/master/moonbirds/i/moonbird2@4x.png)
110
+ ![](https://github.com/profilepic/text-to-image/raw/master/moonbirds/i/moonbird2b@4x.png)
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
- ![](https://github.com/pixelartexchange/pixelart/raw/master/moonbirds/i/moonbird3.png)
129
- ![](https://github.com/pixelartexchange/pixelart/raw/master/moonbirds/i/moonbird3b.png)
128
+ ![](https://github.com/profilepic/text-to-image/raw/master/moonbirds/i/moonbird3.png)
129
+ ![](https://github.com/profilepic/text-to-image/raw/master/moonbirds/i/moonbird3b.png)
130
130
 
131
131
  In 4x:
132
132
 
133
- ![](https://github.com/pixelartexchange/pixelart/raw/master/moonbirds/i/moonbird3@4x.png)
134
- ![](https://github.com/pixelartexchange/pixelart/raw/master/moonbirds/i/moonbird3b@4x.png)
133
+ ![](https://github.com/profilepic/text-to-image/raw/master/moonbirds/i/moonbird3@4x.png)
134
+ ![](https://github.com/profilepic/text-to-image/raw/master/moonbirds/i/moonbird3b@4x.png)
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
- ![](https://github.com/pixelartexchange/pixelart/raw/master/moonbirds/i/moonbirdie1.png)
247
- ![](https://github.com/pixelartexchange/pixelart/raw/master/moonbirds/i/moonbirdie1b.png)
246
+ ![](https://github.com/profilepic/text-to-image/raw/master/moonbirds/i/moonbirdie1.png)
247
+ ![](https://github.com/profilepic/text-to-image/raw/master/moonbirds/i/moonbirdie1b.png)
248
248
 
249
249
  In 4x:
250
250
 
251
- ![](https://github.com/pixelartexchange/pixelart/raw/master/moonbirds/i/moonbirdie1@4x.png)
252
- ![](https://github.com/pixelartexchange/pixelart/raw/master/moonbirds/i/moonbirdie1b@4x.png)
251
+ ![](https://github.com/profilepic/text-to-image/raw/master/moonbirds/i/moonbirdie1@4x.png)
252
+ ![](https://github.com/profilepic/text-to-image/raw/master/moonbirds/i/moonbirdie1b@4x.png)
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
- ![](https://github.com/pixelartexchange/pixelart/raw/master/moonbirds/i/moonbirdie2.png)
274
- ![](https://github.com/pixelartexchange/pixelart/raw/master/moonbirds/i/moonbirdie2b.png)
273
+ ![](https://github.com/profilepic/text-to-image/raw/master/moonbirds/i/moonbirdie2.png)
274
+ ![](https://github.com/profilepic/text-to-image/raw/master/moonbirds/i/moonbirdie2b.png)
275
275
 
276
276
  In 4x:
277
277
 
278
- ![](https://github.com/pixelartexchange/pixelart/raw/master/moonbirds/i/moonbirdie2@4x.png)
279
- ![](https://github.com/pixelartexchange/pixelart/raw/master/moonbirds/i/moonbirdie2b@4x.png)
278
+ ![](https://github.com/profilepic/text-to-image/raw/master/moonbirds/i/moonbirdie2@4x.png)
279
+ ![](https://github.com/profilepic/text-to-image/raw/master/moonbirds/i/moonbirdie2b@4x.png)
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
- ![](https://github.com/pixelartexchange/pixelart/raw/master/moonbirds/i/moonbirdie3.png)
297
- ![](https://github.com/pixelartexchange/pixelart/raw/master/moonbirds/i/moonbirdie3b.png)
296
+ ![](https://github.com/profilepic/text-to-image/raw/master/moonbirds/i/moonbirdie3.png)
297
+ ![](https://github.com/profilepic/text-to-image/raw/master/moonbirds/i/moonbirdie3b.png)
298
298
 
299
299
  In 4x:
300
300
 
301
- ![](https://github.com/pixelartexchange/pixelart/raw/master/moonbirds/i/moonbirdie3@4x.png)
302
- ![](https://github.com/pixelartexchange/pixelart/raw/master/moonbirds/i/moonbirdie3b@4x.png)
301
+ ![](https://github.com/profilepic/text-to-image/raw/master/moonbirds/i/moonbirdie3@4x.png)
302
+ ![](https://github.com/profilepic/text-to-image/raw/master/moonbirds/i/moonbirdie3b@4x.png)
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
- ![](https://github.com/pixelartexchange/pixelart/raw/master/moonbirds/i/3d_glasses.png)
335
- ![](https://github.com/pixelartexchange/pixelart/raw/master/moonbirds/i/beanie.png)
336
- ![](https://github.com/pixelartexchange/pixelart/raw/master/moonbirds/i/chromie.png)
337
- ![](https://github.com/pixelartexchange/pixelart/raw/master/moonbirds/i/mcdonalds_red.png)
334
+ ![](https://github.com/profilepic/text-to-image/raw/master/moonbirds/i/3d_glasses.png)
335
+ ![](https://github.com/profilepic/text-to-image/raw/master/moonbirds/i/beanie.png)
336
+ ![](https://github.com/profilepic/text-to-image/raw/master/moonbirds/i/chromie.png)
337
+ ![](https://github.com/profilepic/text-to-image/raw/master/moonbirds/i/mcdonalds_red.png)
338
338
 
339
339
  In 4x:
340
340
 
341
- ![](https://github.com/pixelartexchange/pixelart/raw/master/moonbirds/i/3d_glasses@4x.png)
342
- ![](https://github.com/pixelartexchange/pixelart/raw/master/moonbirds/i/beanie@4x.png)
343
- ![](https://github.com/pixelartexchange/pixelart/raw/master/moonbirds/i/chromie@4x.png)
344
- ![](https://github.com/pixelartexchange/pixelart/raw/master/moonbirds/i/mcdonalds_red@4x.png)
341
+ ![](https://github.com/profilepic/text-to-image/raw/master/moonbirds/i/3d_glasses@4x.png)
342
+ ![](https://github.com/profilepic/text-to-image/raw/master/moonbirds/i/beanie@4x.png)
343
+ ![](https://github.com/profilepic/text-to-image/raw/master/moonbirds/i/chromie@4x.png)
344
+ ![](https://github.com/profilepic/text-to-image/raw/master/moonbirds/i/mcdonalds_red@4x.png)
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/pixelartexchange/pixelart/blob/master/moonbirds/config/spritesheet-42x42.csv) dataset for all attribute names (w/ categories).
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
- ![](https://github.com/pixelartexchange/pixelart/raw/master/moonbirds/config/spritesheet-42x42.png)
356
+ ![](https://github.com/profilepic/text-to-image/raw/master/moonbirds/config/spritesheet-42x42.png)
357
357
 
358
- (Source: [moonbirds/spritesheet-42x42.png](https://github.com/pixelartexchange/pixelart/blob/master/moonbirds/config/spritesheet-42x42.png))
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/pixelartexchange/pixelart/blob/master/moonbirds/config/spritesheet_v1-42x42.csv) dataset for all attribute names (w/ categories).
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
- ![](https://github.com/pixelartexchange/pixelart/raw/master/moonbirds/config/spritesheet_v1-42x42.png)
366
+ ![](https://github.com/profilepic/text-to-image/raw/master/moonbirds/config/spritesheet_v1-42x42.png)
367
367
 
368
- (Source: [moonbirds/spritesheet_v1-42x42.png](https://github.com/pixelartexchange/pixelart/blob/master/moonbirds/config/spritesheet_v1-42x42.png))
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/pixelartexchange/pixelart/blob/master/moonbirds/config/spritesheet-24x24.csv) dataset for all attribute names (w/ categories).
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
- ![](https://github.com/pixelartexchange/pixelart/raw/master/moonbirds/config/spritesheet-24x24.png)
377
+ ![](https://github.com/profilepic/text-to-image/raw/master/moonbirds/config/spritesheet-24x24.png)
378
378
 
379
- (Source: [moonbirds/spritesheet-24x24.png](https://github.com/pixelartexchange/pixelart/blob/master/moonbirds/config/spritesheet-24x24.png))
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 chain) from text attributes (via built-in spritesheets); incl. 2x/4x/8x zoom for bigger sizes and more"
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/pixelartexchange/pixelart' }
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']
@@ -5,7 +5,7 @@ module Moonbirds
5
5
 
6
6
  MAJOR = 1
7
7
  MINOR = 2
8
- PATCH = 0
8
+ PATCH = 1
9
9
  VERSION = [MAJOR,MINOR,PATCH].join('.')
10
10
 
11
11
  def self.version
data/lib/moonbirds.rb CHANGED
@@ -1,11 +1,10 @@
1
1
  ## 3rd party
2
- require 'backgrounds/base'
3
2
  require 'artfactory/base'
4
3
 
5
4
 
6
5
 
7
6
  ## our own code
8
- require 'moonbirds/version' # note: let version always go first
7
+ require_relative 'moonbirds/version' # note: let version always go first
9
8
 
10
9
 
11
10
 
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.0
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-09-18 00:00:00.000000000 Z
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 chain) from text attributes (via built-in spritesheets); incl. 2x/4x/8x zoom
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/pixelartexchange/pixelart
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
- chain) from text attributes (via built-in spritesheets); incl. 2x/4x/8x zoom for
138
- bigger sizes and more
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: []