Skip to content

Commit

Permalink
Initial file, usable but don't know how it will stand up in the wild
Browse files Browse the repository at this point in the history
  • Loading branch information
MalcolmMcLean committed Aug 1, 2015
1 parent 73ee536 commit bae5060
Show file tree
Hide file tree
Showing 2 changed files with 4,282 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,13 @@
# tiffloader
Portable single file ANSI C TIFF file loader

The idea is that this is a one file drop-in TIFF loader.
So there will be no messing about with external dependencies.

It's meant to be totally portable so it won't break anywhere
there's a C compiler.

We need to take a decision on JPEG support, realistically
we'll need to break the single file rule to provide this.


Loading

0 comments on commit bae5060

Please sign in to comment.