Files
PX4-Autopilot/apps/graphics/tiff
patacongo 77888ea156 Email address change in apps/
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@5143 7fd9a85b-ad96-42d3-883c-3090e2eb8679
2012-09-13 16:58:49 +00:00
..
2012-09-13 16:58:49 +00:00
2011-12-19 19:24:09 +00:00
2012-09-13 16:58:49 +00:00
2012-09-13 16:58:49 +00:00
2012-09-13 16:58:49 +00:00
2012-09-13 16:58:49 +00:00

README for the TIFF Creation Library
=====================================

This directory contains a library that can be used to create TIFF image
files.  This file was created for the purpose of supporting screen dumps
from an LCD.  Howeve, the logic is general and could be used for most
any purpose.

The only usage documentation is in the (rather extensive) comments in
the file apps/include/tiff.h

Unit Test
=========

See apps/examples/tiff