File tree Expand file tree Collapse file tree 1 file changed +2
-9
lines changed
Expand file tree Collapse file tree 1 file changed +2
-9
lines changed Original file line number Diff line number Diff line change @@ -235,16 +235,9 @@ This library is modeled after the
235235official [ ` OpenEXRFileLayout.pdf ` ] ( http://www.openexr.com/documentation.html )
236236document. Unspecified behavior is concluded from the C++ library.
237237
238- __ Things that are not as specified in the PDF file__ (Or were forgotten):
239-
240- - String Attributes don't store their length,
241- because it can be inferred from the Attribute byte-size.
242- - Chunk Part-Number is not u64, but i32.
243-
244238### PRIORITIES
245- 1 . Publish version 1.0
246- 1 . Deep Data
247- 1 . Decode all compression formats
239+ 1 . Support all compression formats
240+ 1 . Support Deep Data
2482411 . Simple rendering of common image formats
2492421 . Profiling and other optimization
2502431 . Tooling (Image Viewer App)
You can’t perform that action at this time.
0 commit comments