Re: [Plib-devel] Padding support in the SSG BMP loader
Brought to you by:
sjbaker
|
From: John F. <joh...@cy...> - 2011-03-22 12:01:45
|
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
>
|