Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 442 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 442 Bytes

Image Text Renderer

Really simple HttpHandler to render text within images. The library behind the handler also supports stacking of text over existing images, but this is not exposed to the handler directly (yet).

Sample usage

/imagehandler.axd?text=Hello%20World&font=arial&fontSize=50&width=500&height=100

/imagehandler.axd?text=Hello%20World&font=Comic%20Sans%20MS&fontSize=50&width=500&height=100