mockey / hxGD

hxGD - a image generation library for haXe

Home Page:http://lib.haxe.org/p/hxGD

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hxGD

What is hxGD?

hxGD is a small library that uses the libGD library to create images and animations out of a haXe / neko application.

What is possible with hxGD

  • loads jpeg, png, gif and bmp 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

About

hxGD - a image generation library for haXe

http://lib.haxe.org/p/hxGD


Languages

Language:C 59.5%Language:Haxe 40.5%