-
Notifications
You must be signed in to change notification settings - Fork 3
Home
TheHippo edited this page Oct 8, 2010
·
4 revisions
hxGD is a small library that uses the libGd library to create images and animations out of a haXe / neko application.
- loads
jpeg
,png
,gif
andbmp
images - saves
jpeg
,png
,gif
images - basic drawing features (line, rectangle, circle, arc, filling, polygon)
- output strings on an image using truetype fonts
- resizing, resampling, copy and merging of images
- creating a gif animations from a bunch of images