Skip to content
/ tiff32k Public

Conversion utilities between PNG and FM TOWNS-style 32k color TIFF

License

Notifications You must be signed in to change notification settings

v-joe/tiff32k

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tiff32k

Conversion utilities between PNG and 32k color space TIFF commonly used on the FM TOWNS.

Usage

tiff32k2png input32k.tif output.png

png2tiff32k input.png output32k.tif

Build dependencies

  • GNU make (run make to build the conversion utilities)
  • C compiler
  • libtiff-4
  • libpng
  • zlib
  • optionally pkg-config, or CPPFLAGS and LIBS can be set manually in Makefile

About

Conversion utilities between PNG and FM TOWNS-style 32k color TIFF

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published