Skip to content

Anton-Os/Rasteron

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rasteron

A raster image loader, manipulation, and generation project. Supports PNG, TIFF, and BMP file formats. Supported on Linux and Windows

Rasteron Logo

zlib, libpng, and libtiff are built by the project and freetype is built optionally to enable font rasterisation.

Project Structure:

  1. core contains core items necessary for working with generic images (Image), generating noise images (Noise), cell algorithm images (Cellwise), with support for types including coordinate, geometric, and palette types
  2. feature contains feature functionality for optional queue support and font format loading
  3. util contains util files for Windows and Unix specific functionality 4 assets contains fonts, images, and other resources

About

Raster format loader, texture tool, and image experiments

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published