You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<li>Defined in <ahref="https://github.com/AbstractPlay/renderer/blob/0398aa7/src/index.ts#L151">index.ts:151</a></li></ul></aside></li></ul></section></div>
38
+
<li>Defined in <ahref="https://github.com/AbstractPlay/renderer/blob/cca14de/src/index.ts#L151">index.ts:151</a></li></ul></aside></li></ul></section></div>
<h4class="tsd-returns-title">Returns <spanclass="tsd-signature-type">string</span></h4><p>A string containing a valid <code><svg></code> tag</p>
37
37
<asideclass="tsd-sources">
38
38
<ul>
39
-
<li>Defined in <ahref="https://github.com/AbstractPlay/renderer/blob/0398aa7/src/index.ts#L90">index.ts:90</a></li></ul></aside></li></ul></section></div>
39
+
<li>Defined in <ahref="https://github.com/AbstractPlay/renderer/blob/cca14de/src/index.ts#L90">index.ts:90</a></li></ul></aside></li></ul></section></div>
<h4class="tsd-returns-title">Returns <spanclass="tsd-signature-type">string</span></h4><p>A string containing a valid <code><svg></code> tag</p>
40
40
<asideclass="tsd-sources">
41
41
<ul>
42
-
<li>Defined in <ahref="https://github.com/AbstractPlay/renderer/blob/0398aa7/src/index.ts#L108">index.ts:108</a></li></ul></aside></li></ul></section></div>
42
+
<li>Defined in <ahref="https://github.com/AbstractPlay/renderer/blob/cca14de/src/index.ts#L108">index.ts:108</a></li></ul></aside></li></ul></section></div>
<li>Defined in <ahref="https://github.com/AbstractPlay/renderer/blob/0398aa7/src/schemas/schema.d.ts#L500">schemas/schema.d.ts:500</a></li></ul></aside>
26
+
<li>Defined in <ahref="https://github.com/AbstractPlay/renderer/blob/cca14de/src/schemas/schema.d.ts#L500">schemas/schema.d.ts:500</a></li></ul></aside>
<divclass="tsd-comment tsd-typography"><p>A 3- or 6-digit hex colour value. Do not use this to assign player colours! This should only be used for tweaking composite pieces. Ignored if <code>player</code> is also defined.</p>
49
49
</div><asideclass="tsd-sources">
50
50
<ul>
51
-
<li>Defined in <ahref="https://github.com/AbstractPlay/renderer/blob/0398aa7/src/schemas/schema.d.ts#L516">schemas/schema.d.ts:516</a></li></ul></aside></section>
51
+
<li>Defined in <ahref="https://github.com/AbstractPlay/renderer/blob/cca14de/src/schemas/schema.d.ts#L516">schemas/schema.d.ts:516</a></li></ul></aside></section>
<divclass="tsd-comment tsd-typography"><p>The name of the actual glyph. It may not contain any whitespace.</p>
56
56
</div><asideclass="tsd-sources">
57
57
<ul>
58
-
<li>Defined in <ahref="https://github.com/AbstractPlay/renderer/blob/0398aa7/src/schemas/schema.d.ts#L504">schemas/schema.d.ts:504</a></li></ul></aside></section>
58
+
<li>Defined in <ahref="https://github.com/AbstractPlay/renderer/blob/cca14de/src/schemas/schema.d.ts#L504">schemas/schema.d.ts:504</a></li></ul></aside></section>
<divclass="tsd-comment tsd-typography"><p>Negative values move the glyph up.</p>
74
74
</div></li></ul></div><asideclass="tsd-sources">
75
75
<ul>
76
-
<li>Defined in <ahref="https://github.com/AbstractPlay/renderer/blob/0398aa7/src/schemas/schema.d.ts#L532">schemas/schema.d.ts:532</a></li></ul></aside></section>
76
+
<li>Defined in <ahref="https://github.com/AbstractPlay/renderer/blob/cca14de/src/schemas/schema.d.ts#L532">schemas/schema.d.ts:532</a></li></ul></aside></section>
<divclass="tsd-comment tsd-typography"><p>A number between 0 and 1 indicating how opaque to render the glyph. A value of 0 means completely transparent.</p>
81
81
</div><asideclass="tsd-sources">
82
82
<ul>
83
-
<li>Defined in <ahref="https://github.com/AbstractPlay/renderer/blob/0398aa7/src/schemas/schema.d.ts#L524">schemas/schema.d.ts:524</a></li></ul></aside></section>
83
+
<li>Defined in <ahref="https://github.com/AbstractPlay/renderer/blob/cca14de/src/schemas/schema.d.ts#L524">schemas/schema.d.ts:524</a></li></ul></aside></section>
<divclass="tsd-comment tsd-typography"><p>A positive integer pointing to a player position. Based on user settings, an appropriate background fill colour will be chosen.</p>
88
88
</div><asideclass="tsd-sources">
89
89
<ul>
90
-
<li>Defined in <ahref="https://github.com/AbstractPlay/renderer/blob/0398aa7/src/schemas/schema.d.ts#L512">schemas/schema.d.ts:512</a></li></ul></aside></section>
90
+
<li>Defined in <ahref="https://github.com/AbstractPlay/renderer/blob/cca14de/src/schemas/schema.d.ts#L512">schemas/schema.d.ts:512</a></li></ul></aside></section>
<divclass="tsd-comment tsd-typography"><p>A number between -360 and 360 representing the degrees to rotate the glyph. Negative values rotate counterclockwise.</p>
95
95
</div><asideclass="tsd-sources">
96
96
<ul>
97
-
<li>Defined in <ahref="https://github.com/AbstractPlay/renderer/blob/0398aa7/src/schemas/schema.d.ts#L528">schemas/schema.d.ts:528</a></li></ul></aside></section>
97
+
<li>Defined in <ahref="https://github.com/AbstractPlay/renderer/blob/cca14de/src/schemas/schema.d.ts#L528">schemas/schema.d.ts:528</a></li></ul></aside></section>
<divclass="tsd-comment tsd-typography"><p>A number representing how you want the glyph proportionately scaled. Numbers <1 will shrink the glyph. Numbers >1 will enlarge it.</p>
102
102
</div><asideclass="tsd-sources">
103
103
<ul>
104
-
<li>Defined in <ahref="https://github.com/AbstractPlay/renderer/blob/0398aa7/src/schemas/schema.d.ts#L520">schemas/schema.d.ts:520</a></li></ul></aside></section>
104
+
<li>Defined in <ahref="https://github.com/AbstractPlay/renderer/blob/cca14de/src/schemas/schema.d.ts#L520">schemas/schema.d.ts:520</a></li></ul></aside></section>
<divclass="tsd-comment tsd-typography"><p>Mutually exclusive with <code>name</code>. In this case, the glyph is plain text, shrunk down to the appropriate size to fit in a cell. This is intended for very short strings, like numbers.</p>
109
109
</div><asideclass="tsd-sources">
110
110
<ul>
111
-
<li>Defined in <ahref="https://github.com/AbstractPlay/renderer/blob/0398aa7/src/schemas/schema.d.ts#L508">schemas/schema.d.ts:508</a></li></ul></aside></section></section></div>
111
+
<li>Defined in <ahref="https://github.com/AbstractPlay/renderer/blob/cca14de/src/schemas/schema.d.ts#L508">schemas/schema.d.ts:508</a></li></ul></aside></section></section></div>
0 commit comments