Skip to content

tlsa/libcgifh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CGIF Helper

Build Status

LibCGIFH is a simple C library containing some helper routines designed to make it easy to create animated diagrams with CGIF.

Overview

The library provides an interface to create an image and render into it. It also provides simple palette construction helpers. It has no direct dependency on CGIF (or anything beyond the standard C Library), so it may be useful for any 8-bit indexed colour image drawing task.

Goals

  • Simple.

Features

  • Render lines and rectangles.
  • Render text at different scales.
  • Automatically clip to image dimensions.

About

Helper library for generating animated diagrams with cgif

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages