Imported from libpng-1.4.0beta54.tar

This commit is contained in:
Glenn Randers-Pehrson
2009-04-13 11:41:33 -05:00
parent a6cc627446
commit a93c942070
66 changed files with 276 additions and 365 deletions

2
TODO
View File

@@ -1,3 +1,4 @@
/*
TODO - list of things to do for libpng:
Final bug fixes.
@@ -22,3 +23,4 @@ Build gamma tables using fixed point (and do away with floating point entirely).
Use greater precision when changing to linear gamma for compositing against
background and doing rgb-to-gray transformation.
Investigate pre-incremented loop counters and other loop constructions.
*/