added sprite config options to config reference
This commit is contained in:
parent
6822db1705
commit
ca1f13744f
@ -271,6 +271,11 @@ later on.
|
||||
<td style="vertical-align:top;">String </td>
|
||||
<td style="vertical-align:top;">The relative http path to font files on the web server.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td style="vertical-align:top;"><code>sprite_engine</code> </td>
|
||||
<td style="vertical-align:top;">Symbol </td>
|
||||
<td style="vertical-align:top;">Defaults to <code>:chunky_png</code></td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
## Configuration Functions
|
||||
|
Loading…
Reference in New Issue
Block a user