Skip to content

SacBase/PNG

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

This repository contains the PNG and SimpleImage SaC modules.

Build

Requirements:

  • CMake >= 3.10
  • The libpng library
  • an installed and/or compiled SaC Stdlib

Steps:

$ cd Png
$ git submodule init
$ git submodule update
$ mkdir build
$ cd build
$ cmake ..
$ make -j4
$ make install

About

Modules that make use of the libpng library

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published