Sophie

Sophie

distrib > Fedora > 15 > i386 > by-pkgid > 0cf7a98a0ec92919cbd0d119d324d83e > files > 8

libicns-0.8.0-1.fc15.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