jekyll-mahjong 1.0.3 → 1.0.4

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.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/assets/tiles/c1x.svg +40 -0
  3. metadata +2 -1
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 104189463306d13dbd84878aa22eb2ee1aa954b4b8a6ea7cc39bba077a6f0f3b
4
- data.tar.gz: 26325fbfdac24add2c5d5abd3f98fbc3f8f7f0a71444652a287bdaca98e699bb
3
+ metadata.gz: e24085b6155c4e721508de715c3e41dc549c282968003708e1c68173ea3926cc
4
+ data.tar.gz: 259b5678a07dc1fc3238c1e551b19d7d8f789a9f0f1955f0e3e29a9d6f76519a
5
5
  SHA512:
6
- metadata.gz: 80cceb7e7bf7f36d76b4f2b10eb65afe991010ee5ae6b75154f5ec01e29328d981b63410b13728bebea2f71500a961d47a50f096e53b87384f05a8554376185e
7
- data.tar.gz: 1372517693431665aeefb214085aabcf1d411195e3502111be4ee654206e2a356181f14292126ee356d6245924c9a4204214d2c234a508fa612842072b4150e4
6
+ metadata.gz: 84afbcf104d7d41417421f7d3e60a7a560d3ec4757d6c1384dfb9da943692ae43b24512ebf34b72a041eac22a6922f78fdf6fd6f5f327acf10419b2d64fb36f5
7
+ data.tar.gz: 6b3bc33c180decce7b90d655ef4c2600e23c6f3ef86215e2541e696196199ff110fdcc7d40c5f591f87643560a99674103481b10d0ba66fa0ffe7cf23dc5e53e
@@ -0,0 +1,40 @@
1
+ <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2
+ <svg
3
+ id="glyph4"
4
+ version="1.1"
5
+ sodipodi:docname="c1x.svg"
6
+ width="100.00001"
7
+ height="71.625771"
8
+ inkscape:version="1.3 (0e150ed6c4, 2023-07-21)"
9
+ xml:space="preserve"
10
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
11
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
12
+ xmlns="http://www.w3.org/2000/svg"
13
+ xmlns:svg="http://www.w3.org/2000/svg"><defs
14
+ id="defs3" /><sodipodi:namedview
15
+ id="namedview3"
16
+ pagecolor="#ffffff"
17
+ bordercolor="#000000"
18
+ borderopacity="0.25"
19
+ inkscape:showpageshadow="2"
20
+ inkscape:pageopacity="0.0"
21
+ inkscape:pagecheckerboard="0"
22
+ inkscape:deskcolor="#d1d1d1"
23
+ inkscape:zoom="2.7933333"
24
+ inkscape:cx="71.599046"
25
+ inkscape:cy="13.066826"
26
+ inkscape:window-width="1920"
27
+ inkscape:window-height="1009"
28
+ inkscape:window-x="-8"
29
+ inkscape:window-y="-8"
30
+ inkscape:window-maximized="1"
31
+ inkscape:current-layer="g3" /><g
32
+ transform="matrix(0,0.07668712,0.07668712,0,35.812885,-14.187117)"
33
+ id="g3"><path
34
+ fill="#ffffff"
35
+ d="M 1071,753 V 742 -383 c 0,-30 -17,-36 -37,-36 H 269 c -30,0 -36,16 -36,36 V 752 c 0,30 15,37 35,37 h 767 c 30,0 36,-16 36,-36 z"
36
+ id="path1"
37
+ style="fill:#f8a006;fill-opacity:1"
38
+ inkscape:label="path2" /><path
39
+ d="m 1119,-383 c 0,-55 -35,-84 -85,-84 H 269 c -55,0 -84,34 -84,84 V 752 c 0,55 35,85 85,85 h 765 c 55,0 84,-34 84,-84 z m -48,1136 c 0,20 -6,36 -36,36 H 268 c -20,0 -35,-7 -35,-37 V -383 c 0,-20 6,-36 36,-36 h 765 c 20,0 37,6 37,36 V 742 Z"
40
+ id="path3" /></g></svg>
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: jekyll-mahjong
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.3
4
+ version: 1.0.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Peter Gao
@@ -62,6 +62,7 @@ files:
62
62
  - assets/tiles/c1m.svg
63
63
  - assets/tiles/c1p.svg
64
64
  - assets/tiles/c1s.svg
65
+ - assets/tiles/c1x.svg
65
66
  - assets/tiles/c1z.svg
66
67
  - assets/tiles/c2m.svg
67
68
  - assets/tiles/c2p.svg