[Plib-devel] R: Padding support in the SSG BMP loader
Brought to you by:
sjbaker
From: Paolo L. <p.l...@ci...> - 2011-03-23 08:40:30
|
John, you did a good job, thanks Paolo _____ Da: John Fay [mailto:joh...@cy...] Inviato: martedì 22 marzo 2011 13.02 A: PLIB Developers Oggetto: Re: [Plib-devel] Padding support in the SSG BMP loader Paolo, Under the heading of "better late than never," I have put your patch in. It was a "diff" rather than a "svn diff" file so I had to massage it a bit, so please make sure I have done it right. - John On 2/26/2011 2:17 AM, p.l...@ci... wrote: Dears, in the subject loader the attached patch manages the case in which padding bytes are added to each row data for 32-bit alignment. The problem of the missing support arose since when the case of non-power-of-two texture were supported in Plib, so that a non-multiple-of-four image width needs 1, 2, or 3 padding bytes on each row. They have to be read so to be skip. I kindly ask someone (John?) to patch it against the current (2109) revision in SVN. Thanks a lot, Paolo Leoncini ---------------------------------------------------------------------------- -- Free Software Download: Index, Search & Analyze Logs and other IT data in Real-Time with Splunk. Collect, index and harness all the fast moving IT data generated by your applications, servers and devices whether physical, virtual or in the cloud. Deliver compliance at lower cost and gain new business insights. http://p.sf.net/sfu/splunk-dev2dev _______________________________________________ plib-devel mailing list pli...@li... https://lists.sourceforge.net/lists/listinfo/plib-devel |