Sophie

Sophie

distrib > Fedora > 16 > i386 > by-pkgid > bfb7dccc9bf165254ba3c2081fd1cf02 > files > 10

libicns-0.8.1-1.fc16.i686.rpm

TODO

1) Make various routines more efficient
2) Make write routines sort icons in descending size order
3) Add routines to stream-read an icns: (rather then entire glob as now)
   a) Add routine to determine sizes of icns in file
   b) Add routine to read a single icns from a file
3) Update API documentation, in txt and html format
4) Clarify in API the input/output for the various image functions
5) Remove usage of global variable to allow thread-safe usage of library