Skip to content

Commit

Permalink
added sprite config options to config reference
Browse files Browse the repository at this point in the history
  • Loading branch information
scottdavis committed Mar 25, 2011
1 parent 6822db1 commit ca1f137
Showing 1 changed file with 5 additions and 0 deletions.
Expand Up @@ -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
Expand Down

0 comments on commit ca1f137

Please sign in to comment.