Skip to content

kevinblake/dotnet-image-text-renderer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Really simple HttpHandler to render text within images.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published