1. win32lib bugfix
- Posted by "M. Schut" <m.schut at TWI.TUDELFT.NL> Apr 02, 1999
- 507 views
- Last edited Apr 03, 1999
------=_NextPart_000_0037_01BE7D42.8B958CA0 charset="iso-8859-1" The win32lib createDIB-function does not work correctly for pictures with 2 < number of colors <= 16. Due the an error in the 4-bit compression-routine in the packScanLine-function. The modified packScanLine-function has been attached to this email: Sincerely, Martin Schut ------=_NextPart_000_0037_01BE7D42.8B958CA0 name="pckscnln.ew"
2. Re: win32lib bugfix
- Posted by "Cuny, David" <David.Cuny at DSS.CA.GOV> Apr 02, 1999
- 484 views
Martin Schut wrote: > The win32lib createDIB-function does not work correctly > for pictures with 2 < number of colors <= 16. Due the an > error in the 4-bit compression-routine in the packScanLine > -function. Thanks for the bug fix! I'll try to get it in the official release some time this weekend. -- David Cuny