Links
Saucy: Image rendering
Categories
Saucy: Image rendering
Dynamic Text Rendering Plugin for Rails. Like sIFR but without the hassle/flash/javascript.
- Automatic cacheing
- SEO friendly
- render any TTF font
- Shadows, outlines, rotation.
Use
In a view:
<%= saucy_tag tag, text, style, options %>
- tag: the type of tag to output, eg. "h1"
- text: your own text. Note it can contain newlines which will be interpreted as multiline text.
- style: a style hash
- options: html attributes to be inserted
Styles
- Can render any TTF font
- Outlines supported
- Dropshadows
- Rotation
- output PNGS work automatically with IE6
Vitals
| Home | www.parkerfox.co.uk |
|---|---|
| Repository | git://github.com/weepy/saucy.git |
| License | Rails' (MIT) |
| Tags |
image sifr text
|
| Rating | (1 vote) |
| Owner | Jonah Fox |
| Created | 29 November 2008 |

